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 josh.r, jwilk, oconnor663, pitrou, serhiy.storchaka, vstinner
Date 2014-09-19.10:52:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411123941.79.0.603171558277.issue22427@psf.upfronthosting.co.za>
In-reply-to
Content
self._finalizer can be None if an exception was raised during __init__().
History
Date User Action Args
2014-09-19 10:52:21pitrousetrecipients: + pitrou, vstinner, jwilk, serhiy.storchaka, josh.r, oconnor663
2014-09-19 10:52:21pitrousetmessageid: <1411123941.79.0.603171558277.issue22427@psf.upfronthosting.co.za>
2014-09-19 10:52:21pitroulinkissue22427 messages
2014-09-19 10:52:21pitroucreate