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 vstinner
Recipients martin.panter, rbcollins, vstinner
Date 2016-06-29.10:09:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467194949.55.0.0171591136823.issue27348@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that ignoring the exception message if str(exc) == 'None' is wrong.
History
Date User Action Args
2016-06-29 10:09:09vstinnersetrecipients: + vstinner, rbcollins, martin.panter
2016-06-29 10:09:09vstinnersetmessageid: <1467194949.55.0.0171591136823.issue27348@psf.upfronthosting.co.za>
2016-06-29 10:09:09vstinnerlinkissue27348 messages
2016-06-29 10:09:09vstinnercreate