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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to