Difference between revisions of "Useful Python Documents and References"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 1: | Line 1: | ||
=Manual Entries= | =Manual Entries= | ||
* http://www.python.org/doc/2.5.2/lib/genindex.html | * [http://www.python.org/doc/2.5.2/lib/genindex.html Python.org - GeneralIndex] | ||
* [http://www.python.org/doc/2.5.2/lib/modindex.html Python.org - Module Index] | |||
= Documents = | = Documents = |