mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove obsolete lines like this:
\setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex.
This commit is contained in:
parent
4bde97f190
commit
d275de985a
64 changed files with 0 additions and 66 deletions
|
@ -5,7 +5,6 @@
|
|||
This module implements a Wichmann-Hill pseudo-random number generator
|
||||
class that is also named \code{whrandom}. Instances of the
|
||||
\code{whrandom} class have the following methods:
|
||||
\setindexsubitem{(in module whrandom)}
|
||||
|
||||
\begin{funcdesc}{choice}{seq}
|
||||
Chooses a random element from the non-empty sequence \var{seq} and returns it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue