From 1f35977bfd5aaca0329ee2822cafdc55d6f67077 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 30 Dec 1997 23:42:27 +0000 Subject: Added BaseHTTPServer to table of contents for chapter. --- Doc/lib/libwww.tex | 3 +++ Doc/libwww.tex | 3 +++ 2 files changed, 6 insertions(+) diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex index bf494bc..f341ea7 100644 --- a/Doc/lib/libwww.tex +++ b/Doc/lib/libwww.tex @@ -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} diff --git a/Doc/libwww.tex b/Doc/libwww.tex index bf494bc..f341ea7 100644 --- a/Doc/libwww.tex +++ b/Doc/libwww.tex @@ -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} -- cgit v0.12