[docs] threading.Condition.notify() correction
Jiachang Xu
xcoderz at gmail.com
Tue Aug 16 18:43:31 CEST 2011
Hi,
In the source of *threading.Condition.notify()*, there is a parameter "n" as
well, can the documentation be updated with it?
http://docs.python.org/library/threading.html#threading.Condition.notify
--
Jiachang Xu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20110816/5d7ec37a/attachment.html>
More information about the docs
mailing list