Memory leak/gc.get_objects()/Improved gc in version 2.5

Terry Reedy tjreedy at udel.edu
Mon Oct 8 23:31:51 EDT 2007


<crazy420fingers at gmail.com> wrote in message 
news:1191890643.412806.121180 at r29g2000hsg.googlegroups.com...

Questions like this about memory consumption should start with the 
information printed by the interactive interpreter on startup and 
additional info about whether the binary is from stock CPython or has 3rd 
party modules compiled in.  The latter are typically the source of real 
problems. 






More information about the Python-list mailing list