New submission from Eli Bendersky <eli...@gmail.com>: Brought up in issue 9282: unit tests should be added for the trace module.
Minor naming problem: Lib/test/test_trace.py is currently employed for testing the sys.settrace method. Suggestion: name the unit tests of the trace module test_trace_module.py ---------- components: Library (Lib) messages: 110932 nosy: eli.bendersky priority: normal severity: normal status: open title: The trace module lacks unit tests type: behavior versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9315> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com