[issue1596321] KeyError at exit after 'import threading' in other thread
Gregory P. Smith
report at bugs.python.org
Thu Jan 17 02:47:57 CET 2008
Gregory P. Smith added the comment:
threadingbug.py doesn't fail for me on trunk (linux), anyone else?
the output I get is always:
Main thread ID: -134346528
Secondary thread ID: -135349328
Exception KeyError: KeyError(-134346528,) in <module 'threading' from
'/home/gps/oss/python/trunk/Lib/threading.pyc'> ignored
----------
nosy: +gregory.p.smith
_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1596321>
_____________________________________
More information about the Python-bugs-list
mailing list