File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ \section{\module{zlib} ---
9
9
For applications that require data compression, the functions in this
10
10
module allow compression and decompression, using the zlib library.
11
11
The 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
13
13
most recent version as of September 2000; use a later version if one
14
14
is available. There are known incompatibilities between the Python
15
15
module and earlier versions of the zlib library.
@@ -149,6 +149,5 @@ \section{\module{zlib} ---
149
149
150
150
\begin {seealso }
151
151
\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.}
154
153
\end {seealso }
You can’t perform that action at this time.
0 commit comments