New submission from Nick Coghlan <ncogh...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue14136> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com