mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Move the whrandom entry to the "Obsolete Modules" appendix.
This commit is contained in:
parent
667c9e46ca
commit
57d943ad38
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue