From: Fred Drake Date: Fri, 2 Feb 2001 02:45:08 +0000 (+0000) Subject: Move the whrandom entry to the "Obsolete Modules" appendix. X-Git-Tag: v2.1a2~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57d943ad3801fbc71756c4f555e4bc65c883a2e1;p=python Move the whrandom entry to the "Obsolete Modules" appendix. --- diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index e126cded30..26c15c607b 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -112,7 +112,6 @@ and how to embed it in other applications. \input{libmath} \input{libcmath} \input{librandom} -\input{libwhrandom} \input{libbisect} \input{libarray} \input{libcfgparser} @@ -307,6 +306,7 @@ and how to embed it in other applications. %\input{libregex} %\input{libregsub} %\input{libsoundex} +%\input{libwhrandom} \chapter{Reporting Bugs} \input{reportingbugs}