[New-bugs-announce] [issue14136] Simplify PEP 409 command line test and move it to test_cmd_line_script

Nick Coghlan report at bugs.python.org
Mon Feb 27 03:23:20 CET 2012


New submission from Nick Coghlan <ncoghlan at gmail.com>:

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.

----------
assignee: ncoghlan
components: Tests
messages: 154425
nosy: ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: Simplify PEP 409 command line test and move it to test_cmd_line_script
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14136>
_______________________________________


More information about the New-bugs-announce mailing list