]> granicus.if.org Git - python/commitdiff
Added the dumbdbm synopsis.
authorFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 22:12:26 +0000 (22:12 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 22:12:26 +0000 (22:12 +0000)
Doc/lib/libanydbm.tex

index 745605ac80a6efa875694c16f552058df3a02b52..2344c5aeb3d9609cdaf2799cba8e501756e3371f 100644 (file)
@@ -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