]> granicus.if.org Git - python/commitdiff
Remove self-reference from the anydbm module.
authorFred Drake <fdrake@acm.org>
Mon, 23 Jul 2001 19:22:42 +0000 (19:22 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 23 Jul 2001 19:22:42 +0000 (19:22 +0000)
This closes SF patch #443788.

Doc/lib/libanydbm.tex

index 367daf6ed9371cc5b8b02a392950fbb079f4127e..8736c1c2b6221acc42a4d0a4c36aa662bab7762b 100644 (file)
@@ -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.}