Home Search Download Documentation
Help Community SIGs Modules
Documentation
Index
FAQ
Introductions
Non-English Stuff
Hints
Books
Publications
Language comparisons
Guido's essays
HOWTOs
Topic guides
 
Standard documentation
Tutorial
Library reference
Language reference
Extending & embedding
Python/C API
 
See also
Humor
Copyright notice
Search the FAQ
Online bookstore
 
Regular expressions
RE syntax
RE module
RE objects
RE match objects
 
Exits
Starship library
Pythonware library
Tcl/Tk Manuals
Python at LLNL
 
Email Us
python-docs@python.org
 
  

Browse Standard Documentation

This page documents Python 1.5.2, which is very close to a final release. Documentation for older versions are available here: version 1.4, version 1.5, version 1.5.1, version 1.5.1p1. The version 1.5.2 documentation is more complete and looks better; recent changes are marked as such.

If you have comments or suggestions for the Python documentation, please send email to python-docs@python.org. Please do not send programming or installation questions there; see the mailing lists overview instead.

Download Standard Documentation

To download an archive containing the above documents in one of various formats, follow one of these links:

If you have problems: For problems downloading or unpacking any of these files on Windows, please don't write us; it works fine for us and the files on the site are not corrupt. Make sure you save the file on disk; don't let the browser open the file. You may have to rename the downloaded file it so that it has the proper extension; all files above should have a ".tgz" extension. If your unpack tools don't understand this file format (gzipped tar), try WinZip 7.0.

Other Documentation Collections

Tip: browse the standard library (the subdirectory Lib) and the standard collections of demos (Demo) and tools (Tools) that come with the source distribution. There's a lot you can learn from the source!

Off-site Collections