Ethan Furman <et...@stoneleaf.us> added the comment: > Remaining problems: > - default sys.excepthook implementation currently does the wrong thing
Unable to duplicate on my system (Win XP SP3) > - needs a test for the pythonrun display logic (test_cmd_line_script > would be the appropriate place) Not sure I understand this point, but I added a test in test_raise that starts a subprocess interpreter and checks its output. > - testCauseSyntax test should probably be in test_raise, not > test_exceptions Moved. ---------- Added file: http://bugs.python.org/file24529/pep409.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6210> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com