This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author flox
Recipients flox, kaifeng
Date 2011-04-15.11:39:26
SpamBayes Score 8.189057e-05
Marked as misclassified No
Message-id <1302867567.89.0.0213290959368.issue11849@psf.upfronthosting.co.za>
In-reply-to
Content
I've tested a small variant of your script, on OSX.
It seems to behave correctly (with 2.5, 2.6, 2.7 and 3.1).

You can force Python to release memory immediately by calling "gc.collect()".
History
Date User Action Args
2011-04-15 11:39:28floxsetrecipients: + flox, kaifeng
2011-04-15 11:39:27floxsetmessageid: <1302867567.89.0.0213290959368.issue11849@psf.upfronthosting.co.za>
2011-04-15 11:39:27floxlinkissue11849 messages
2011-04-15 11:39:27floxcreate