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 ncoghlan
Recipients Julian, eric.snow, giampaolo.rodola, ncoghlan, nikratio, rhettinger, smarnach
Date 2011-12-13.04:24:36
SpamBayes Score 0.039371166
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
In the meantime, I put my version up as a cookbook recipe: http://code.activestate.com/recipes/577981-cleanupmanager-for-with-statements/
History
Date User Action Args
2011-12-13 04:24:38ncoghlansetrecipients: + ncoghlan, rhettinger, giampaolo.rodola, nikratio, Julian, eric.snow, smarnach
2011-12-13 04:24:38ncoghlansetmessageid: <[email protected]>
2011-12-13 04:24:37ncoghlanlinkissue13585 messages
2011-12-13 04:24:36ncoghlancreate