mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Added BaseHTTPServer to table of contents for chapter.
This commit is contained in:
parent
eb0f066fb8
commit
1f35977bfd
2 changed files with 6 additions and 0 deletions
|
|
@ -86,4 +86,7 @@ written by Sun Microsystems, Inc. June 1987.
|
|||
\item[mimify]
|
||||
--- Mimification and unmimification of mail messages.
|
||||
|
||||
\item[BaseHTTPServer]
|
||||
--- Basic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer).
|
||||
|
||||
\end{description}
|
||||
|
|
|
|||
|
|
@ -86,4 +86,7 @@ written by Sun Microsystems, Inc. June 1987.
|
|||
\item[mimify]
|
||||
--- Mimification and unmimification of mail messages.
|
||||
|
||||
\item[BaseHTTPServer]
|
||||
--- Basic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer).
|
||||
|
||||
\end{description}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue