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 gvanrossum
Recipients gvanrossum, jinty, r.david.murray, vstinner, yselivanov
Date 2015-10-30.16:34:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446222847.76.0.38402035742.issue25489@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I'll wait for someone to submit a patch for this. (I tried a quick hack, but unless we limit this to BaseException instances that aren't also Exception instances it's complicated).
History
Date User Action Args
2015-10-30 16:34:07gvanrossumsetrecipients: + gvanrossum, vstinner, r.david.murray, yselivanov, jinty
2015-10-30 16:34:07gvanrossumsetmessageid: <1446222847.76.0.38402035742.issue25489@psf.upfronthosting.co.za>
2015-10-30 16:34:07gvanrossumlinkissue25489 messages
2015-10-30 16:34:07gvanrossumcreate