New submission from Vinay Sajip <vinay_sa...@yahoo.co.uk>:

Why does that particularly need documenting? If it were a non-daemon thread, 
that might need documenting as the program would have to join() it or else seem 
to hang, but what does it matter if it's a daemon thread?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28890>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to