Convenient Online Documentation?
Peter Hansen
peter at engcorp.com
Mon May 26 10:15:17 EDT 2003
Uriel Wittenberg wrote:
>
> I'm new to Python. Is there some online documentation other than what's
> installed with the product? For example, something that lets you get a quick
> list of all string functions, then click on one to get details of syntax and
> usage?
Anything wrong with www.python.org/doc, and specifically
http://www.python.org/doc/current/modindex.html ?
-Peter
More information about the Python-list
mailing list