[docs] daemon attribute in threading module doesn't have a "new in 2.6" next to it

Darren Yin darren.yin at gmail.com
Fri Mar 15 21:30:30 CET 2013


The docs are usually pretty good about saying when features were
introduced, so if a documented property/method doesn't have an explicit
"New in *" next to it, I assume it's valid in python 2.5 at least.

http://docs.python.org/2/library/threading.html#threading.Thread.daemon

--darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20130315/12f25e54/attachment.html>


More information about the docs mailing list