]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't disrupt automatic url target name generation
authorRaymond Hettinger <python@rcn.com>
Tue, 20 Jan 2009 07:11:47 +0000 (07:11 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 20 Jan 2009 07:11:47 +0000 (07:11 +0000)
commit230dd276283cd39756a907439a3e699e51fefa6e
tree0a47b276958425819c9a064f26534fddad48d0e9
parentae3f068fb533b5c861912d865b9eedf5a6d5ba62
Don't disrupt automatic url target name generation
with manually specified, conflicting names.

Before:
    http://docs.python.org/dev/library/collections.html#id1

After:
    http://docs.python.org/dev/library/collections.html#counter-objects
Doc/library/collections.rst