[issue4188] Lib/threading.py causes infinite recursion when running as verbose
Antoine Pitrou
report at bugs.python.org
Sat Jul 31 13:51:49 CEST 2010
Antoine Pitrou <pitrou at free.fr> added the comment:
Here is a patch with the alternative approach suggested above.
There still is the aforementioned test_threading issue when run standalone.
----------
Added file: http://bugs.python.org/file18283/verbosethreading.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4188>
_______________________________________
More information about the Python-bugs-list
mailing list