mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove obsolete lines like this:
\setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex.
This commit is contained in:
parent
4bde97f190
commit
d275de985a
64 changed files with 0 additions and 66 deletions
|
@ -29,7 +29,6 @@ Printing a \code{gdbm} object doesn't print the keys and values, and the
|
|||
|
||||
The module defines the following constant and functions:
|
||||
|
||||
\setindexsubitem{(in module gdbm)}
|
||||
\begin{excdesc}{error}
|
||||
Raised on \code{gdbm}-specific errors, such as I/O errors. \code{KeyError} is
|
||||
raised for general mapping errors like specifying an incorrect key.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue