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 Sworddragon, docs@python, r.david.murray
Date 2013-11-20.23:30:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384990247.22.0.790464448967.issue19672@psf.upfronthosting.co.za>
In-reply-to
Content
If switching to error codes would solve your problem, then catching Exception at appropriate places should also solve your problem.
History
Date User Action Args
2013-11-20 23:30:47r.david.murraysetrecipients: + r.david.murray, docs@python, Sworddragon
2013-11-20 23:30:47r.david.murraysetmessageid: <1384990247.22.0.790464448967.issue19672@psf.upfronthosting.co.za>
2013-11-20 23:30:47r.david.murraylinkissue19672 messages
2013-11-20 23:30:47r.david.murraycreate