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 martin.panter
Recipients benjamin.peterson, hynek, martin.panter, pitrou, serhiy.storchaka, stutzbach
Date 2014-12-21.11:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1419160631.81.0.86343022189.issue23093@psf.upfronthosting.co.za>
In-reply-to
Content
Here is patch v2, which ignores any exception derived from the Exception base class when reading the self.name etc properties. I’m interested what people think of this approach.
History
Date User Action Args
2014-12-21 11:17:11martin.pantersetrecipients: + martin.panter, pitrou, benjamin.peterson, stutzbach, hynek, serhiy.storchaka
2014-12-21 11:17:11martin.pantersetmessageid: <1419160631.81.0.86343022189.issue23093@psf.upfronthosting.co.za>
2014-12-21 11:17:11martin.panterlinkissue23093 messages
2014-12-21 11:17:11martin.pantercreate