mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Added the dumbdbm synopsis.
This commit is contained in:
parent
08caa964c4
commit
9030b0f053
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue