]> granicus.if.org Git - python/commitdiff
Remove second index entry for UserList.
authorFred Drake <fdrake@acm.org>
Thu, 12 Feb 1998 03:10:55 +0000 (03:10 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 12 Feb 1998 03:10:55 +0000 (03:10 +0000)
Doc/lib/libuserdict.tex
Doc/libuserdict.tex

index 099334ea7b3fad29df0dea878e28da22283bf3d5..2084b5c25ce605029626d44ff5d6102f615fd956 100644 (file)
@@ -20,7 +20,6 @@ contents are kept in a regular dictionary, which is accessible via the
 \code{data} attribute of \code{UserDict} instances.
 \end{funcdesc}
 
-\stmodindex{UserList}
 \renewcommand{\indexsubitem}{(in module UserList)}
 The \code{UserList} module defines the \code{UserList} class:
 
index 099334ea7b3fad29df0dea878e28da22283bf3d5..2084b5c25ce605029626d44ff5d6102f615fd956 100644 (file)
@@ -20,7 +20,6 @@ contents are kept in a regular dictionary, which is accessible via the
 \code{data} attribute of \code{UserDict} instances.
 \end{funcdesc}
 
-\stmodindex{UserList}
 \renewcommand{\indexsubitem}{(in module UserList)}
 The \code{UserList} module defines the \code{UserList} class: