Absolute newbie question

Randall Hopper aa8vb at yahoo.com
Wed Nov 24 09:57:53 EST 1999


Philip Tellis:
 |Where are the man pages for python?  I am new to python, and would like to
 |look through the man pages before I start.  Someone please help.

Fredrik pointed you to the man page, but what you may want is the
full library and language documentation.  Bookmark this URL:

    http://www.python.org/doc/

Tutorial is where to start.  Library Reference has all the goodies you can
import and use.

Randall




More information about the Python-list mailing list