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 serhiy.storchaka
Recipients sbt, serhiy.storchaka
Date 2012-08-04.16:39:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I don't quite understand the purpose of your suggestions. What can you do with it help, what you can not do with contextlib.ExitStack, atexit, __del__ method, weakref.WeakKeyDictionary or weakref.ref? I read the documentation, but the meaning eludes me.
History
Date User Action Args
2012-08-04 16:39:27serhiy.storchakasetrecipients: + serhiy.storchaka, sbt
2012-08-04 16:39:27serhiy.storchakasetmessageid: <[email protected]>
2012-08-04 16:39:26serhiy.storchakalinkissue15528 messages
2012-08-04 16:39:26serhiy.storchakacreate