Added the dumbdbm synopsis.

This commit is contained in:
Fred Drake 1998-07-27 22:12:26 +00:00
parent 08caa964c4
commit 9030b0f053

View 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