From: Fred Drake Date: Mon, 27 Jul 1998 22:12:26 +0000 (+0000) Subject: Added the dumbdbm synopsis. X-Git-Tag: v1.5.2a1~204 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9030b0f053e963d7b57dcc79133fd51901a18c5b;p=thirdparty%2FPython%2Fcpython.git Added the dumbdbm synopsis. --- diff --git a/Doc/lib/libanydbm.tex b/Doc/lib/libanydbm.tex index 745605ac80a6..2344c5aeb3d9 100644 --- a/Doc/lib/libanydbm.tex +++ b/Doc/lib/libanydbm.tex @@ -49,7 +49,7 @@ strings. \section{Standard Module \module{dumbdbm}} \declaremodule{standard}{dumbdbm} -\modulesynopsis{None} +\modulesynopsis{Portable implementation of the simple DBM interface.} A simple and slow database implemented entirely in Python. This