commit | 9030b0f053e963d7b57dcc79133fd51901a18c5b | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Jul 27 22:12:26 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Jul 27 22:12:26 1998 +0000 |
tree | 73942764d296a7153f1a6688f12de3d59fa253e2 | |
parent | 08caa964c4d5ed1d716f454787ad311282b6a043 [diff] [blame] |
Added the dumbdbm synopsis.
diff --git a/Doc/lib/libanydbm.tex b/Doc/lib/libanydbm.tex index 745605a..2344c5a 100644 --- a/Doc/lib/libanydbm.tex +++ b/Doc/lib/libanydbm.tex
@@ -49,7 +49,7 @@ \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