[New-bugs-announce] [issue10008] Two links point to same place

Hirokazu Yamamoto report at bugs.python.org
Fri Oct 1 20:45:09 CEST 2010


New submission from Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp>:

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.

----------
assignee: docs at python
components: Documentation
messages: 117824
nosy: docs at python, ocean-city
priority: normal
severity: normal
status: open
title: Two links point to same place
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10008>
_______________________________________


More information about the New-bugs-announce mailing list