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 ncoghlan
Recipients ncoghlan
Date 2012-02-27.02:23:18
SpamBayes Score 7.538989e-06
Marked as misclassified No
Message-id <1330309400.02.0.0793594491787.issue14136@psf.upfronthosting.co.za>
In-reply-to
Content
I stuffed up the review on one of the new tests in the PEP 409 patch - the one that checks if the exception context is suppressed correctly from the command line.

That test should be drastically simplified and moved from test_raise to test_cmd_line_script.
History
Date User Action Args
2012-02-27 02:23:20ncoghlansetrecipients: + ncoghlan
2012-02-27 02:23:20ncoghlansetmessageid: <1330309400.02.0.0793594491787.issue14136@psf.upfronthosting.co.za>
2012-02-27 02:23:19ncoghlanlinkissue14136 messages
2012-02-27 02:23:18ncoghlancreate