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 {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.
12+ \url {http ://www.info-zip.org /pub/infozip/zlib/}. Version 1.1.3 is the
13+ most recent version as of September 2000; 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.
1616
1717The available exception and functions in this module are:
1818
@@ -149,6 +149,6 @@ \section{\module{zlib} ---
149149
150150\begin {seealso }
151151 \seemodule {gzip}{reading and writing \program {gzip}-format files}
152- \seetext {The zlib library home page is located at
153- \url {http://www.cdrom.com/pub/infozip/ zlib/} .}
152+ \seeurl {http://www.info-zip.org/pub/infozip/ zlib/}{The
153+ zlib library home page .}
154154\end {seealso }
You can’t perform that action at this time.
0 commit comments