File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ \section{\module{zlib} ---
99For applications that require data compression, the functions in this
1010module allow compression and decompression, using the zlib library.
1111The zlib library has its own home page at
12- \url {http ://www.cdrom .com/pub/infozip/zlib/}. Version 1.1.3 is the
13- most recent version as of April 1999 ; use a later version if one
14- is available. There are known incompatibilities between the Python
15- module and earlier versions of the zlib library.
12+ \url {ftp ://ftp.freesoftware .com/pub/infozip/zlib/zlib.html }. Version
13+ 1.1.3 is the most recent version as of September 2000 ; use a later
14+ version if one is available. There are known incompatibilities
15+ between the Python module and earlier versions of the zlib library.
1616
1717The available exception and functions in this module are:
1818
You can’t perform that action at this time.
0 commit comments