]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added a synopsis.
authorFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 22:08:49 +0000 (22:08 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 22:08:49 +0000 (22:08 +0000)
Doc/lib/libzlib.tex

index 718a3d4511ff9e3032b2dd483d3e8b70d4e1957b..0369507535e83556cc342c2cf7d20cfca8023164 100644 (file)
@@ -1,10 +1,11 @@
 % XXX The module has been extended (by Jeremy) but this documentation
-% hasn't been updated yet
+% hasn't been updated completely.
 
 \section{Built-in Module \module{zlib}}
 \declaremodule{builtin}{zlib}
 
-\modulesynopsis{None}
+\modulesynopsis{Low-level interface to compression and decompression
+routines compatible with \program{gzip}.}
 
 
 For applications that require data compression, the functions in this