This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients docs@python, ocean-city
Date 2010-10-01.18:45:05
SpamBayes Score 0.017907478
Marked as misclassified No
Message-id <1285958709.04.0.778307485723.issue10008@psf.upfronthosting.co.za>
In-reply-to
Content
Please see http://docs.python.org/genindex-T.html

  Thread (class in threading), [1]

This two links point to same place. I think latter should point
http://docs.python.org/library/threading.html#thread-objects
or
class threading.Thread(group=None, target=None, name=None, args=(), kwargs={})
bellow.

# Latter doesn't have perma link.
History
Date User Action Args
2010-10-01 18:45:09ocean-citysetrecipients: + ocean-city, docs@python
2010-10-01 18:45:09ocean-citysetmessageid: <1285958709.04.0.778307485723.issue10008@psf.upfronthosting.co.za>
2010-10-01 18:45:06ocean-citylinkissue10008 messages
2010-10-01 18:45:05ocean-citycreate