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 r.david.murray
Recipients DDarko, barry, christian.heimes, r.david.murray
Date 2012-09-24.13:29:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348493382.03.0.631613924979.issue16005@psf.upfronthosting.co.za>
In-reply-to
Content
Well, a bare except is almost always a bad idea, and certainly is in this case.

I'll create a patch for this if no one beats me to it.
History
Date User Action Args
2012-09-24 13:29:42r.david.murraysetrecipients: + r.david.murray, barry, christian.heimes, DDarko
2012-09-24 13:29:42r.david.murraysetmessageid: <1348493382.03.0.631613924979.issue16005@psf.upfronthosting.co.za>
2012-09-24 13:29:41r.david.murraylinkissue16005 messages
2012-09-24 13:29:41r.david.murraycreate