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,7 +9,7 @@ \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.info-zip .org/pub/infozip /zlib/}. Version 1.1.3 is the
12+ \url {http://www.gzip .org/zlib/}. Version 1.1.3 is the
1313most recent version as of September 2000; use a later version if one
1414is available. There are known incompatibilities between the Python
1515module and earlier versions of the zlib library.
@@ -149,6 +149,5 @@ \section{\module{zlib} ---
149149
150150\begin {seealso }
151151 \seemodule {gzip}{Reading and writing \program {gzip}-format files.}
152- \seeurl {http://www.info-zip.org/pub/infozip/zlib/}{The
153- zlib library home page.}
152+ \seeurl {http://www.gzip.org/zlib/}{The zlib library home page.}
154153\end {seealso }
You can’t perform that action at this time.
0 commit comments