[issue1947] Exception exceptions.AttributeError '_shutdown' in <module 'threading'

Christopher Nelson report at bugs.python.org
Thu Jan 14 22:16:08 CET 2010


Christopher Nelson <nadiasvertex at gmail.com> added the comment:

I also experience this problem.  However, I experience it with a version of Python 2.4 that has had http://bugs.python.org/file10154/nondaemon_thread_shutdown.diff applied.  

We have a custom 2.4 build that builds using MS VS 2K5.  We support an application on x86, x64, and ia64, which is why we custom compile.

I get this error everytime when running regretest.py in Lib/test.

----------
nosy: +nadiasvertex

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


More information about the Python-bugs-list mailing list