mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
Remove second index entry for UserList.
This commit is contained in:
parent
06f169bb7f
commit
71c1ef34bf
2 changed files with 0 additions and 2 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue