diff options
Diffstat (limited to 'Doc/libdbm.tex')
-rw-r--r-- | Doc/libdbm.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/libdbm.tex b/Doc/libdbm.tex index 35e0b4c..ac5343f 100644 --- a/Doc/libdbm.tex +++ b/Doc/libdbm.tex @@ -14,7 +14,6 @@ using the GNU GDBM library. The module defines the following constant and functions: -\setindexsubitem{(in module dbm)} \begin{excdesc}{error} Raised on dbm-specific errors, such as I/O errors. \code{KeyError} is raised for general mapping errors like specifying an incorrect key. |