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 pitrou
Recipients amaury.forgeotdarc, lemburg, pitrou
Date 2013-04-12.15:39:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365781167.21.0.720292693561.issue17703@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, why do you try to clean up the dictionary at this point? Any non-trivial deallocation code (e.g. __del__ method) will fail running.
History
Date User Action Args
2013-04-12 15:39:27pitrousetrecipients: + pitrou, lemburg, amaury.forgeotdarc
2013-04-12 15:39:27pitrousetmessageid: <1365781167.21.0.720292693561.issue17703@psf.upfronthosting.co.za>
2013-04-12 15:39:27pitroulinkissue17703 messages
2013-04-12 15:39:27pitroucreate