pydoc question

Luca Fini lfini at arcetri.astro.it
Mon Oct 29 06:40:30 EST 2001


I'm trying to use pydoc to document a class of my own which is a subclass
of Tkinter.Canvas.

When I generate the documentation, pydoc automatically extracts the full
documentation of the root class and puts it into my class documentation.

Well I'd prefare to put a line saying something like: "this is a subclass
of Canvas, see Tkinter documentation for other details"

Is there any way to force this behaviour?

Many thanks,

					l.f.
-- 
--------------------------------------------------------------------------
       -- )     Luca Fini                            Tel: +39 055 2752 307
 ___    |\      Osservatorio Astrofisico di Arcetri  Fax: +39 055 2752 292
/   |   | |-_   L.go E.Fermi, 5 +-----------------------------------------
(___|___//___)  50125 Firenze  /   WWW: http://www.arcetri.astro.it/~lfini
 (_)      (_)   Italia        / e-mail: lfini at arcetri.astro.it
-----------------------------+--------------------------------------------




More information about the Python-list mailing list