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 r.david.murray
Recipients hagen, pitrou, r.david.murray
Date 2013-05-30.15:41:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369928490.49.0.62519294836.issue18102@psf.upfronthosting.co.za>
In-reply-to
Content
You are almost certainly correct.  MyException can get set to None during interpreter shutdown.  There are a couple of active issues and a PEP that address this type of problem, so this issue probably isn't needed, but I'll leave that up to Antoine, who is working on it.
History
Date User Action Args
2013-05-30 15:41:30r.david.murraysetrecipients: + r.david.murray, pitrou, hagen
2013-05-30 15:41:30r.david.murraysetmessageid: <1369928490.49.0.62519294836.issue18102@psf.upfronthosting.co.za>
2013-05-30 15:41:30r.david.murraylinkissue18102 messages
2013-05-30 15:41:30r.david.murraycreate