[docs] [issue16484] Missing/broken documentation redirect for http://docs.python.org/library/xml.etree.ElementTree

Marius Gedminas report at bugs.python.org
Fri Nov 16 11:46:29 CET 2012


New submission from Marius Gedminas:

Do this:

  pydoc2.7 xml.etree.ElementTree

then click on the MODULE DOCS link, which is http://docs.python.org/library/xml.etree.ElementTree

You're redirected to http://docs.python.org/2/library/xml.etree.ElementTree which is a 404 page.

----------
assignee: docs at python
components: Documentation
messages: 175675
nosy: docs at python, mgedmin
priority: normal
severity: normal
status: open
title: Missing/broken documentation redirect for http://docs.python.org/library/xml.etree.ElementTree
versions: Python 2.7

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


More information about the docs mailing list