On Dec 14, 4:10 am, "Gabriel Genellina" <gagsl-...@yahoo.com.ar>
wrote:
> daemon became a property in Python 2.6; setDaemon was the only way to set
> it in previous versions.

I thought that might be the case! The documentation is a bit vague:

http://docs.python.org/library/threading.html?highlight=threading#threading.Thread.setDaemon

Should we maybe add "New in 2.6" to the Thread.daemon paragraph?

Manu

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to