Antoine Pitrou <[email protected]> added the comment: I don't understand how that can happen, since _Thread__block is initialized in Thread.__init__, which is called by _DummyThread.__init__. Did you somehow monkeypatch the threading module?
---------- nosy: +pitrou _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14308> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
