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.02:23:13
SpamBayes Score 0.0392303
Marked as misclassified No
Message-id <1292120596.4.0.739731070126.issue10188@psf.upfronthosting.co.za>
In-reply-to
Content
Although it may be better to just raise a new, more meaningul, exception and let the runtime take care of ignoring it (since it happens in __del__)
History
Date User Action Args
2010-12-12 02:23:16ncoghlansetrecipients: + ncoghlan, georg.brandl, terry.reedy, eric.araujo, Jurko.Gospodnetić
2010-12-12 02:23:16ncoghlansetmessageid: <1292120596.4.0.739731070126.issue10188@psf.upfronthosting.co.za>
2010-12-12 02:23:13ncoghlanlinkissue10188 messages
2010-12-12 02:23:13ncoghlancreate