STINNER Victor <victor.stin...@haypocalc.com> added the comment:

> Yes, but further down it still says:
>
> """
> class threading.Condition([lock])
>
>      If the lock argument is given and not None, [....]
> """

What do you suggest? Replace it by class threading._Condition?

----------

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

Reply via email to