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 docs@python, joecabrera, r.david.murray
Date 2014-12-15.15:08:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418656133.98.0.948710268009.issue23054@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps part of your problem is that you are not getting the string representation of the error message.  Is that because of your code, or is this representation something the stdlib is generating?
History
Date User Action Args
2014-12-15 15:08:54r.david.murraysetrecipients: + r.david.murray, docs@python, joecabrera
2014-12-15 15:08:53r.david.murraysetmessageid: <1418656133.98.0.948710268009.issue23054@psf.upfronthosting.co.za>
2014-12-15 15:08:53r.david.murraylinkissue23054 messages
2014-12-15 15:08:53r.david.murraycreate