[issue14308] '_DummyThread' object has no attribute '_Thread__block'

Dustin Kirkland report at bugs.python.org
Thu Mar 15 15:06:39 CET 2012


Dustin Kirkland <dustin.kirkland at gmail.com> added the comment:

/usr/lib/python2.7/threading.pyc is stock from my distribution, Ubuntu 12.04 LTS, which has python-2.7.3~rc1-1ubuntu2.

I did manually apply the patch I've attached here to /usr/lib/python2.7/threading.py, and it *seemed* to silence those errors.

However, on checking my logs again this morning, I have a few hundred more of the same error, so that was not effective.

First time contributor here...what would be the proper way to test this?

Thanks for your patience.

----------

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


More information about the Python-bugs-list mailing list