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 cool-RR
Recipients cool-RR
Date 2016-12-12.21:43:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481578993.98.0.52471260982.issue28953@psf.upfronthosting.co.za>
In-reply-to
Content
I had this error come up in my code, and because it doesn't use `raise ... from` I thought that the second error was unexpected, while in fact it wasn't. This patch should fix that.
History
Date User Action Args
2016-12-12 21:43:14cool-RRsetrecipients: + cool-RR
2016-12-12 21:43:13cool-RRsetmessageid: <1481578993.98.0.52471260982.issue28953@psf.upfronthosting.co.za>
2016-12-12 21:43:13cool-RRlinkissue28953 messages
2016-12-12 21:43:13cool-RRcreate