[docs] Typo in threading.Thread.join docstring

Lev Levitsky lev.levitsky at phystech.edu
Wed Feb 6 19:23:18 CET 2013


Hello,

this is super minor, but:

in the doc for threading.Thread.join<http://docs.python.org/library/threading.html#threading.Thread.join>
there
is a typo/grammatical mistake:

It is also an error to
join()<http://docs.python.org/2/library/threading.html#threading.Thread.join>
a
thread before it has been started and *attempts to do so raises* the same
exception.

Best regards,
Lev

-- 
Lev Levitsky
Institute for Energy Problems of Chemical Physics RAS
Laboratory of Physical and Chemical Methods for Structure Analysis
Leninsky pr. 38, bld. 2 119334 Moscow Russia
tel: +7 499 1378257 fax: +7 499 1378257, +7 499 1378258
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20130206/ce9f60cc/attachment-0001.html>


More information about the docs mailing list