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 Robert.Tasarz, r.david.murray, vstinner
Date 2013-04-12.08:43:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365756215.9.0.938347478303.issue17702@psf.upfronthosting.co.za>
In-reply-to
Content
"It is an interesting question whether or not its value in the exception should be considered a bug."

I consider it as a bug because it is very surprising to have a different key on the error. Attached patch fixes the issue.
History
Date User Action Args
2013-04-12 08:43:35vstinnersetrecipients: + vstinner, r.david.murray, Robert.Tasarz
2013-04-12 08:43:35vstinnersetmessageid: <1365756215.9.0.938347478303.issue17702@psf.upfronthosting.co.za>
2013-04-12 08:43:35vstinnerlinkissue17702 messages
2013-04-12 08:43:35vstinnercreate