[Tkinter-discuss] Tools for summarizing a module?

Kenneth McDonald kmmcdonald at wisc.edu
Tue Mar 23 14:54:02 EST 2004


Before I start any documentation effort on Tkinter, I'd like to get
a good idea of what's in there right now. Is there a good tool
that will go through a module, and print out, in summary form,
its functions, classes, methods, etc., with docstrings if present?
If not, I'll write my own, but why waste effort if this has already
been done?

Thanks,
Ken




More information about the Tkinter-discuss mailing list