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 alex
Recipients alex, ncoghlan, rhettinger
Date 2012-08-29.05:55:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346219738.33.0.501682475668.issue15806@psf.upfronthosting.co.za>
In-reply-to
Content
Why not just: issubclass(exctype, self.exception_types)?
History
Date User Action Args
2012-08-29 05:55:38alexsetrecipients: + alex, rhettinger, ncoghlan
2012-08-29 05:55:38alexsetmessageid: <1346219738.33.0.501682475668.issue15806@psf.upfronthosting.co.za>
2012-08-29 05:55:37alexlinkissue15806 messages
2012-08-29 05:55:37alexcreate