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 Jurko.Gospodnetić, eric.araujo, georg.brandl, ncoghlan, terry.reedy
Date 2010-12-12.15:26:48
SpamBayes Score 0.017868936
Marked as misclassified No
Message-id <1292167612.22.0.981797979072.issue10188@psf.upfronthosting.co.za>
In-reply-to
Content
Tidy ups committed in r87182. Shutdown problems now result in a slightly more meaningful message on stderr, a ResourceWarning is triggered when an implicit teardown occurs and the chances of an AttributeError due to an exception in __init__ are minimised.
History
Date User Action Args
2010-12-12 15:26:52ncoghlansetrecipients: + ncoghlan, georg.brandl, terry.reedy, eric.araujo, Jurko.Gospodnetić
2010-12-12 15:26:52ncoghlansetmessageid: <1292167612.22.0.981797979072.issue10188@psf.upfronthosting.co.za>
2010-12-12 15:26:48ncoghlanlinkissue10188 messages
2010-12-12 15:26:48ncoghlancreate