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 adam-collard
Recipients BreamoreBoy, adam-collard, r.david.murray
Date 2013-07-06.11:28:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373110118.53.0.450185736027.issue9495@psf.upfronthosting.co.za>
In-reply-to
Content
Use raise from None to avoid additional exception context
History
Date User Action Args
2013-07-06 11:28:38adam-collardsetrecipients: + adam-collard, r.david.murray, BreamoreBoy
2013-07-06 11:28:38adam-collardsetmessageid: <1373110118.53.0.450185736027.issue9495@psf.upfronthosting.co.za>
2013-07-06 11:28:38adam-collardlinkissue9495 messages
2013-07-06 11:28:38adam-collardcreate