[issue1596321] KeyError at exit after 'import threading' in other thread

Craig McQueen report at bugs.python.org
Wed Jun 16 04:55:00 CEST 2010


Craig McQueen <python at craig.mcqueen.id.au> added the comment:

>From my limited experience using cx_Freeze 4.1.2 with Python 2.6.5, it seems that this issue is triggered in a cx_Frozen program simply by having `import threading` in the program. I'm not sure what cx_Freeze is doing that makes this issue show up.

----------
nosy: +cmcqueen1975

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1596321>
_______________________________________


More information about the Python-bugs-list mailing list