Help System For Python Applications

BartlebyScrivener rpdooling at gmail.com
Tue May 16 23:51:45 EDT 2006


At the commandline, run:

pydoc -g

In the interpreter:

help("modulename")

or help ()

for interactive.

Are you on Windows? Using ActivePython? Or the Python.org download?

rd




More information about the Python-list mailing list