]> granicus.if.org Git - python/commitdiff
Move the whrandom section back to the documented modules section; this
authorFred Drake <fdrake@acm.org>
Sat, 3 Feb 2001 01:17:41 +0000 (01:17 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 3 Feb 2001 01:17:41 +0000 (01:17 +0000)
gives people a chance to see the depracation notice.

Doc/lib/lib.tex

index 26c15c607b688f1ae51452728877f7e7abc057d9..e126cded306b1fd64ff23423e68c74e8a77a7610 100644 (file)
@@ -112,6 +112,7 @@ and how to embed it in other applications.
 \input{libmath}
 \input{libcmath}
 \input{librandom}
+\input{libwhrandom}
 \input{libbisect}
 \input{libarray}
 \input{libcfgparser}
@@ -306,7 +307,6 @@ and how to embed it in other applications.
 %\input{libregex}
 %\input{libregsub}
 %\input{libsoundex}
-%\input{libwhrandom}
 
 \chapter{Reporting Bugs}
 \input{reportingbugs}