Bidirectional Networking

Emanuele D'Arrigo manu3d at gmail.com
Sun Dec 14 08:00:18 EST 2008


On Dec 14, 4:10 am, "Gabriel Genellina" <gagsl-... at 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




More information about the Python-list mailing list