mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Added Greg Stein's docs for BaseHTTPServer.py.
Moved docs for "re" to before docs for "regex".
This commit is contained in:
parent
b0744c5a28
commit
9cb64803aa
5 changed files with 447 additions and 12 deletions
|
|
@ -98,9 +98,9 @@ to Python and how to embed it in other applications.
|
|||
|
||||
\input{libstrings} % String Services
|
||||
\input{libstring}
|
||||
\input{libre}
|
||||
\input{libregex}
|
||||
\input{libregsub}
|
||||
\input{libre}
|
||||
\input{libstruct}
|
||||
\input{libstrio}
|
||||
\input{libsoundex}
|
||||
|
|
@ -176,6 +176,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libsocksvr}
|
||||
\input{libmailbox}
|
||||
\input{libmimify}
|
||||
\input{libbasehttp}
|
||||
|
||||
\input{librestricted}
|
||||
\input{librexec}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue