Download Python 1.6 Documentation (5 September 2000)

To download an archive containing all the documents for this version of Python in one of various formats, follow one of these links:

Unpacking

Unix users should use the .tgz archives; these are gzipped tar archives and can be handled in the usual way using tar and the GNU gzip program. The InfoZIP unzip program can be used to handle the ZIP archives if desired.

Windows users should 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 are mangled if you download these using a Web browser.

Problems

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>.