]> granicus.if.org Git - python/commitdiff
Fixed the gzip synopsis.
authorFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 22:30:15 +0000 (22:30 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 22:30:15 +0000 (22:30 +0000)
Doc/lib/libgzip.tex

index 75388a899848631d5a9417483159c38047255e17..4bc7d80c2c91f35e8ec5afedd03f538a365f299e 100644 (file)
@@ -1,7 +1,8 @@
 \section{Standard Module \module{gzip}}
 \declaremodule{standard}{gzip}
 
-\modulesynopsis{None}
+\modulesynopsis{Interfaces for \program{gzip} compression and
+decompression using file objects.}
 
 
 The data compression provided by the \code{zlib} module is compatible