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 ezio.melotti
Recipients danielsh, ezio.melotti, ghaering, levkivskyi, sleepycal, torsten
Date 2016-01-01.21:41:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451684518.29.0.398375237858.issue16379@psf.upfronthosting.co.za>
In-reply-to
Content
I think the error message should display both the numeric code and also the error name if available.
Instead of using a mapping, perhaps an Enum could be used instead.
History
Date User Action Args
2016-01-01 21:41:58ezio.melottisetrecipients: + ezio.melotti, ghaering, torsten, sleepycal, danielsh, levkivskyi
2016-01-01 21:41:58ezio.melottisetmessageid: <1451684518.29.0.398375237858.issue16379@psf.upfronthosting.co.za>
2016-01-01 21:41:58ezio.melottilinkissue16379 messages
2016-01-01 21:41:58ezio.melotticreate