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 <[email protected]>
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: <[email protected]>
2016-01-01 21:41:58ezio.melottilinkissue16379 messages
2016-01-01 21:41:58ezio.melotticreate