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 eryksun, isaacl, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2015-08-26.11:53:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440590038.53.0.833308631765.issue24920@psf.upfronthosting.co.za>
In-reply-to
Content
I think checking for None would be better.  Catching Exception might mask other errors that the user would want to know about.
History
Date User Action Args
2015-08-26 11:53:58r.david.murraysetrecipients: + r.david.murray, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, isaacl
2015-08-26 11:53:58r.david.murraysetmessageid: <1440590038.53.0.833308631765.issue24920@psf.upfronthosting.co.za>
2015-08-26 11:53:58r.david.murraylinkissue24920 messages
2015-08-26 11:53:58r.david.murraycreate