[docs] [issue17876] Doc issue with threading.Event

R. David Murray report at bugs.python.org
Wed Dec 17 00:48:12 CET 2014


R. David Murray added the comment:

If there really is an issue in the 3.4/3.5 docs, you should open an new issue explaining what the problem is.  In 3.4/3.5, Event is a class, not a function, and is documented accordingly.

----------

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


More information about the docs mailing list