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 sbt
Recipients asvetlov, jcea, lukasz.langa, pitrou, python-dev, sbt, serhiy.storchaka, vstinner
Date 2013-06-08.16:54:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370710473.04.0.0869936678613.issue15528@psf.upfronthosting.co.za>
In-reply-to
Content
> PJE suggests importing atexit and registering finalize only when it's 
> actually used. I guess this would be the easiest workaround.

Done.
History
Date User Action Args
2013-06-08 16:54:33sbtsetrecipients: + sbt, jcea, pitrou, vstinner, asvetlov, lukasz.langa, python-dev, serhiy.storchaka
2013-06-08 16:54:33sbtsetmessageid: <1370710473.04.0.0869936678613.issue15528@psf.upfronthosting.co.za>
2013-06-08 16:54:33sbtlinkissue15528 messages
2013-06-08 16:54:33sbtcreate