how do I find memory leaks?
Matt Gushee
mgushee at havenrock.com
Thu Jul 22 20:54:07 EDT 1999
More information about the Python-list mailing list
Thu Jul 22 20:54:07 EDT 1999
- Previous message (by thread): how do I find memory leaks?
- Next message (by thread): Pre-compiled Python binaries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Stidolph, David" <stidolph at origin.ea.com> writes: > I posted a module called Debug to track down memory leaks. It requires > specific code be added to your __init__ and __del__ routines, as well as > having a Destroy method we use to eliminate circular references. If you > want it I will post it again. Please do! Matt Gushee Portland, Maine, USA
- Previous message (by thread): how do I find memory leaks?
- Next message (by thread): Pre-compiled Python binaries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list