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 ezio.melotti
Recipients benjamin.peterson, ezio.melotti, gnofi
Date 2010-04-16.02:57:04
SpamBayes Score 2.6003586e-06
Marked as misclassified No
Message-id <1271386625.83.0.434981979027.issue8414@psf.upfronthosting.co.za>
In-reply-to
Content
Wouldn't it be better to test e.args instead or in addition to str(e)?
Skipping the whole test if __debug__ is False is also a good idea.
History
Date User Action Args
2010-04-16 02:57:06ezio.melottisetrecipients: + ezio.melotti, benjamin.peterson, gnofi
2010-04-16 02:57:05ezio.melottisetmessageid: <1271386625.83.0.434981979027.issue8414@psf.upfronthosting.co.za>
2010-04-16 02:57:04ezio.melottilinkissue8414 messages
2010-04-16 02:57:04ezio.melotticreate