René Liebscher added the comment:
What about http://bugs.python.org/issue2001#msg114326 ?
--
___
Python tracker
<http://bugs.python.org/issue2001>
___
___
Pytho
Changes by René Liebscher :
--
nosy: +r.liebscher
___
Python tracker
<http://bugs.python.org/issue2001>
___
___
Python-bugs-list mailing list
Unsubscribe:
René Liebscher <[EMAIL PROTECTED]> added the comment:
I would like to see this change introducing a method of class HTMLDoc.
It has already some such methods as:
def namelink(self, name, *dicts):
def classlink(self, object, modname):
def modulelink(self, object):
def modp