[issue1038909] pydoc method documentation lookup enhancement

Ron Adam report at bugs.python.org
Fri Feb 4 02:38:16 CET 2011


Ron Adam <ron_adam at users.sourceforge.net> added the comment:

I agree. It is close enough to be a duplicate. I suggest closing it.

As Ka-Ping noted in the other issue:
"There's a link to the base class provided if you want to find out what the base class does."

This is easy to do if your viewing pydoc output in a web browser.  And you can also look at the source code to see any comments.

At some point we can consider enhancing the command line help mode to make it easier to do the same.

----------

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


More information about the Python-bugs-list mailing list