summaryrefslogtreecommitdiffstats
path: root/Doc/libsomeos.tex
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-04-30 19:40:10 (GMT)
committerGuido van Rossum <guido@python.org>1997-04-30 19:40:10 (GMT)
commitdfb4120ea1710ea59979d8e39db7885d78c513a4 (patch)
treefad5303e3547d37c5d0b80981ad82edc47a78a99 /Doc/libsomeos.tex
parent412154f3c75b16923f81d02352629eabcdbe16a9 (diff)
downloadcpython-dfb4120ea1710ea59979d8e39db7885d78c513a4.zip
cpython-dfb4120ea1710ea59979d8e39db7885d78c513a4.tar.gz
cpython-dfb4120ea1710ea59979d8e39db7885d78c513a4.tar.bz2
Add zlib
Diffstat (limited to 'Doc/libsomeos.tex')
-rw-r--r--Doc/libsomeos.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/libsomeos.tex b/Doc/libsomeos.tex
index 49c1ab2..c04cf7a 100644
--- a/Doc/libsomeos.tex
+++ b/Doc/libsomeos.tex
@@ -22,7 +22,14 @@ interfaces but they are available on some other systems as well
\item[anydbm]
--- Generic interface to DBM-style database modules.
+
\item[whichdbm]
--- Guess which DBM-style module created a given database.
+\item[zlib]
+\item[gzip]
+--- Compression and decompression compatible with the
+\code{gzip} program (zlib is the low-level interface, gzip the
+high-level one).
+
\end{description}