]> granicus.if.org Git - python/commitdiff
Updated \indexsubitem; functions had been indexed for the wrong module.
authorFred Drake <fdrake@acm.org>
Sun, 30 Nov 1997 05:23:47 +0000 (05:23 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 30 Nov 1997 05:23:47 +0000 (05:23 +0000)
Doc/lib/librand.tex
Doc/librand.tex

index 06605661caaeffeb48b3f08d37045a0f958d684e..4ba5f17224f47d6bc18ac302b2d2dbf8d83384b0 100644 (file)
@@ -8,6 +8,8 @@ given library's implementation.  While still supported for
 compatibility, the \code{rand} module is now considered obsolete; if
 possible, use the \code{whrandom} module instead.
 
+\renewcommand{\indexsubitem}{(in module rand)}
+
 \begin{funcdesc}{choice}{seq}
 Returns a random element from the sequence \var{seq}.
 \end{funcdesc}
index 06605661caaeffeb48b3f08d37045a0f958d684e..4ba5f17224f47d6bc18ac302b2d2dbf8d83384b0 100644 (file)
@@ -8,6 +8,8 @@ given library's implementation.  While still supported for
 compatibility, the \code{rand} module is now considered obsolete; if
 possible, use the \code{whrandom} module instead.
 
+\renewcommand{\indexsubitem}{(in module rand)}
+
 \begin{funcdesc}{choice}{seq}
 Returns a random element from the sequence \var{seq}.
 \end{funcdesc}