]> granicus.if.org Git - python/commitdiff
Added BaseHTTPServer to table of contents for chapter.
authorGuido van Rossum <guido@python.org>
Tue, 30 Dec 1997 23:42:27 +0000 (23:42 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Dec 1997 23:42:27 +0000 (23:42 +0000)
Doc/lib/libwww.tex
Doc/libwww.tex

index bf494bc04e7e87800a6795246e69d7efb66590cf..f341ea75ff968fbe700dac10efb86b21efb436b3 100644 (file)
@@ -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}
index bf494bc04e7e87800a6795246e69d7efb66590cf..f341ea75ff968fbe700dac10efb86b21efb436b3 100644 (file)
@@ -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}