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 bkarge, r.david.murray
Date 2014-12-09.15:24:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418138689.31.0.505872242396.issue23019@psf.upfronthosting.co.za>
In-reply-to
Content
The API is what it is.  In the Python3 docs this is documented as a backward compatibility issue, and the workaround using the new errors.codes is provided.  For 2.7 we are stuck with what we have, since we don't add new features to 2.7.
History
Date User Action Args
2014-12-09 15:24:49r.david.murraysetrecipients: + r.david.murray, bkarge
2014-12-09 15:24:49r.david.murraysetmessageid: <1418138689.31.0.505872242396.issue23019@psf.upfronthosting.co.za>
2014-12-09 15:24:49r.david.murraylinkissue23019 messages
2014-12-09 15:24:49r.david.murraycreate