mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove self-reference from the anydbm module.
This closes SF patch #443788.
This commit is contained in:
parent
8a2adcf812
commit
6fdb90c0ca
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ strings.
|
|||
|
||||
|
||||
\begin{seealso}
|
||||
\seemodule{anydbm}{Generic interface to \code{dbm}-style databases.}
|
||||
\seemodule{dbhash}{BSD \code{db} database interface.}
|
||||
\seemodule{dbm}{Standard \UNIX{} database interface.}
|
||||
\seemodule{dumbdbm}{Portable implementation of the \code{dbm} interface.}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue