New submission from Mangus Wahberg <end...@gmail.com>:

When using the interactive python help and entering xml.etree the help page 
contains a link faulty link to the online documentation.

The link in the help page is:

 MODULE DOCS
    http://docs.python.org/library/xml.etree

But the correct link is:
http://docs.python.org/library/xml.etree.elementtree

----------
assignee: georg.brandl
components: Documentation
messages: 101655
nosy: georg.brandl, mangus.wahberg
severity: normal
status: open
title: Wrong link in xml.etree documentation
versions: Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8225>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to