Brian Curtin <cur...@acm.org> added the comment:

I believe the problem is with pydoc. In the case of xml.etree, I don't think it 
should be displaying anything for MODULE DOCS.

help(xml.etree.ElementTree) does display the proper link.

The attached patch and test fixes the problem.

----------
assignee: georg.brandl -> brian.curtin
components: +Library (Lib) -Documentation
keywords: +patch
nosy: +brian.curtin
stage:  -> patch review
type:  -> performance
Added file: http://bugs.python.org/file16639/issue8225.diff

_______________________________________
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