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 benjamin.peterson
Recipients benjamin.peterson, nikratio
Date 2013-10-27.06:01:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382853672.18.0.266510551232.issue18861@psf.upfronthosting.co.za>
In-reply-to
Content
raise ... from None explictly silences the printing of exception context, so I don't see the problem.
History
Date User Action Args
2013-10-27 06:01:12benjamin.petersonsetrecipients: + benjamin.peterson, nikratio
2013-10-27 06:01:12benjamin.petersonsetmessageid: <1382853672.18.0.266510551232.issue18861@psf.upfronthosting.co.za>
2013-10-27 06:01:12benjamin.petersonlinkissue18861 messages
2013-10-27 06:01:12benjamin.petersoncreate