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 jcea
Recipients Mark.Gius, gregory.p.smith, jcea, neologix
Date 2012-10-26.01:36:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351215383.92.0.943731621543.issue16327@psf.upfronthosting.co.za>
In-reply-to
Content
Replace "except BaseException as e :" with just "except:". It was a remnant of my tests.
History
Date User Action Args
2012-10-26 01:36:24jceasetrecipients: + jcea, gregory.p.smith, neologix, Mark.Gius
2012-10-26 01:36:23jceasetmessageid: <1351215383.92.0.943731621543.issue16327@psf.upfronthosting.co.za>
2012-10-26 01:36:23jcealinkissue16327 messages
2012-10-26 01:36:23jceacreate