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 terry.reedy
Recipients docs@python, ocean-city, terry.reedy
Date 2010-10-08.21:59:46
SpamBayes Score 0.000366321
Marked as misclassified No
Message-id <1286575187.91.0.362431922311.issue10008@psf.upfronthosting.co.za>
In-reply-to
Content
You initial link 
I only see one entry, Thread (class in threading), which points to
http://docs.python.org/library/threading.html#threading.Thread
as it should. I do not see a duplicate link nearby.

I have no idea what ', [1]' is supposed to mean.

What does puzzle me is that

Thread [neader, no link]
   module

points to http://docs.python.org/c-api/init.html#index-64
it seems like the entry should have more. This entry is gone in 3.1.
History
Date User Action Args
2010-10-08 21:59:48terry.reedysetrecipients: + terry.reedy, ocean-city, docs@python
2010-10-08 21:59:47terry.reedysetmessageid: <1286575187.91.0.362431922311.issue10008@psf.upfronthosting.co.za>
2010-10-08 21:59:46terry.reedylinkissue10008 messages
2010-10-08 21:59:46terry.reedycreate