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 vstinner
Recipients pitrou, vstinner
Date 2009-03-26.17:57:49
SpamBayes Score 0.00044168596
Marked as misclassified No
Message-id <200903261857.40793.victor.stinner@haypocalc.com>
In-reply-to <1238089961.81.0.442638822523.issue5006@psf.upfronthosting.co.za>
Content
Hum, it's a detail, but is it a good idea to keep the reference the int(0)? Or 
would it be better to release it at exit?
History
Date User Action Args
2009-03-26 17:57:50vstinnersetrecipients: + vstinner, pitrou
2009-03-26 17:57:49vstinnerlinkissue5006 messages
2009-03-26 17:57:49vstinnercreate