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 <[email protected]>
In-reply-to <[email protected]>
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