[issue6064] Add "daemon" argument to threading.Thread constructor

Pablo Torres Navarrete report at bugs.python.org
Wed Jun 17 19:34:56 CEST 2009


Pablo Torres Navarrete <tn.pablo at gmail.com> added the comment:

Nope.  Our working copies seem to be different.  I'm uploading mine, 
which I just update to revision 73468.  Please diff yours against that 
and against HEAD too, just in case.

Hunk 2 on threading.py fails because your attributes use two leading 
underscores and mine use only one.  I have no idea why hunk4 fails.

----------
Added file: http://bugs.python.org/file14313/threading.py

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


More information about the Python-bugs-list mailing list