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 matrixise, pitrou, rhettinger, vstinner
Date 2014-04-17.02:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397700653.97.0.915510162018.issue21259@psf.upfronthosting.co.za>
In-reply-to
Content
@Raymond: To give you more context, Stéphane is sprinting at Pycon on Pycon. I suggested him to fix all bare "except: pass". His first patch is wrong, but ignoring any exception is even worse.
History
Date User Action Args
2014-04-17 02:10:54vstinnersetrecipients: + vstinner, rhettinger, pitrou, matrixise
2014-04-17 02:10:53vstinnersetmessageid: <1397700653.97.0.915510162018.issue21259@psf.upfronthosting.co.za>
2014-04-17 02:10:53vstinnerlinkissue21259 messages
2014-04-17 02:10:53vstinnercreate