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 vstinner
Recipients barry, chrishood, eli.bendersky, ethan.furman, serhiy.storchaka, vstinner
Date 2013-11-26.15:07:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385478448.29.0.213033480018.issue19624@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know if it's possible/convinient, but it would be nice to have a str() method using os.strerror(). Or maybe a method with a different name.
History
Date User Action Args
2013-11-26 15:07:28vstinnersetrecipients: + vstinner, barry, eli.bendersky, ethan.furman, serhiy.storchaka, chrishood
2013-11-26 15:07:28vstinnersetmessageid: <1385478448.29.0.213033480018.issue19624@psf.upfronthosting.co.za>
2013-11-26 15:07:28vstinnerlinkissue19624 messages
2013-11-26 15:07:28vstinnercreate