Kaydet (Commit) 6fdb90c0 authored tarafından Fred Drake's avatar Fred Drake

Remove self-reference from the anydbm module.

This closes SF patch #443788.
üst 8a2adcf8
...@@ -48,7 +48,6 @@ strings. ...@@ -48,7 +48,6 @@ strings.
\begin{seealso} \begin{seealso}
\seemodule{anydbm}{Generic interface to \code{dbm}-style databases.}
\seemodule{dbhash}{BSD \code{db} database interface.} \seemodule{dbhash}{BSD \code{db} database interface.}
\seemodule{dbm}{Standard \UNIX{} database interface.} \seemodule{dbm}{Standard \UNIX{} database interface.}
\seemodule{dumbdbm}{Portable implementation of the \code{dbm} interface.} \seemodule{dumbdbm}{Portable implementation of the \code{dbm} interface.}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment