mirror of
https://github.com/python/cpython.git
synced 2024-12-15 21:04:00 +08:00
Added BaseHTTPServer to table of contents for chapter.
This commit is contained in:
parent
eb0f066fb8
commit
1f35977bfd
@ -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…
Reference in New Issue
Block a user