Download Python 2.3.5 Documentation (8 February 2005)

To download an archive containing all the documents for this version of Python in one of various formats, follow one of links in this table. The numbers in the table are the size of the download files in Kilobytes.

Content Format
ZIPGZipBZip2
HTML 3198K 1721K 1213K
PDF (US-Letter) 3768K 3769K 3704K
PDF (A4) 3743K 3745K 3682K
PostScript (US-Letter) 2048K 2050K 1498K
PostScript (A4) 2054K 2057K 1501K
GNU info   1048K 816K
iSilo 1560K    
LaTeX 1653K 1433K 1139K

Contents

These archives contain the following documents:

The HTML bundle also contain the Global Module Index, which contains direct links to the documentation for all the modules documented in the Python Library Reference and Macintosh Modules Reference.

These documents are not available for download individually.

Unpacking

Unix users should download the .tar.bz2 or .tgz archives; these are bzipped (or gzipped) tar archives and can be handled in the usual way using tar and the bzip2 or GNU gzip program. The InfoZIP unzip program can be used to handle the ZIP archives if desired. Note that the .tar.bz2 archives provide the best compression and fastest download times.

Windows users can use the ZIP archives since those are customary on that platform. These are created on Unix using the InfoZIP zip program. They may be unpacked using the free WiZ tool (from the InfoZIP developers) or the proprietary WinZip 7.0 tool. Many other tools for handling ZIP archives are available; any of them should work. WinZip can also handle the gzipped tar archives if needed, but be careful that the filenames may be mangled if you download these using a Web browser.

Note that the .tar.bz2 files are smaller than the other archives; Windows users may want to install the bzip2 tools on their systems as well. Windows binaries for a command-line tool are available at The bzip2 and libbzip2 official home page. For a more typical Windows graphical application, take a look at PowerArchiver. The bzip2 tools are free, but PowerArchiver is shareware.

Problems

Printing PDFs using Adobe Acrobat Reader 5.0: Adobe has reportedly admitted that there is a bug in Acrobat Reader 5.0 which causes it not to print at least some PDF files generated by pdfTeX. This software is used to produce the PDF version of the Python documentation, and our documents definately trigger this bug in Acrobat Reader. To print the PDF files, use Acrobat Reader 4.x, ghostscript, or xpdf.

Reportedly, Acrobat Reader 6.0 can print these documents without this problem, but we've not yet had an oppotunity to confirm the report. Sadly, version 6.0 is not yet available on Unix platforms.

Slow and aborted downloads: It has been reported that some versions of the MacOS IP stack stall when downloading large files. This problem only appears sporadically; if you have difficulties retrieving any of these files under MacOS, please be patient and try again later. The problems are supposed to be corrected in MacOS 9. (For more information, see Apple's Technical Note for Mac OS 9; in particular, see the third bulleted item under "Open Transport 2.5" near the end.)

If you have comments or suggestions for the Python documentation, please send email to <docs@python.org>.