mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Updated \indexsubitem; functions had been indexed for the wrong module.
This commit is contained in:
parent
9181190c76
commit
7730cc067f
2 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,8 @@ given library's implementation. While still supported for
|
||||||
compatibility, the \code{rand} module is now considered obsolete; if
|
compatibility, the \code{rand} module is now considered obsolete; if
|
||||||
possible, use the \code{whrandom} module instead.
|
possible, use the \code{whrandom} module instead.
|
||||||
|
|
||||||
|
\renewcommand{\indexsubitem}{(in module rand)}
|
||||||
|
|
||||||
\begin{funcdesc}{choice}{seq}
|
\begin{funcdesc}{choice}{seq}
|
||||||
Returns a random element from the sequence \var{seq}.
|
Returns a random element from the sequence \var{seq}.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
|
@ -8,6 +8,8 @@ given library's implementation. While still supported for
|
||||||
compatibility, the \code{rand} module is now considered obsolete; if
|
compatibility, the \code{rand} module is now considered obsolete; if
|
||||||
possible, use the \code{whrandom} module instead.
|
possible, use the \code{whrandom} module instead.
|
||||||
|
|
||||||
|
\renewcommand{\indexsubitem}{(in module rand)}
|
||||||
|
|
||||||
\begin{funcdesc}{choice}{seq}
|
\begin{funcdesc}{choice}{seq}
|
||||||
Returns a random element from the sequence \var{seq}.
|
Returns a random element from the sequence \var{seq}.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue