[issue10990] tests mutating sys.gettrace() w/o re-instating previous state
Brett Cannon
report at bugs.python.org
Fri Jan 28 21:04:32 CET 2011
Brett Cannon <brett at python.org> added the comment:
Attached is a fixed copy of Kristian's patch; error in test_trace where self.settrace was being called.
----------
Added file: http://bugs.python.org/file20581/issue10990.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10990>
_______________________________________
More information about the Python-bugs-list
mailing list