Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1f35977

Browse files
committed
Added BaseHTTPServer to table of contents for chapter.
1 parent eb0f066 commit 1f35977

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/lib/libwww.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,7 @@ \chapter{Internet and WWW Services}
8686
\item[mimify]
8787
--- Mimification and unmimification of mail messages.
8888

89+
\item[BaseHTTPServer]
90+
--- Basic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer).
91+
8992
\end{description}

Doc/libwww.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,7 @@ \chapter{Internet and WWW Services}
8686
\item[mimify]
8787
--- Mimification and unmimification of mail messages.
8888

89+
\item[BaseHTTPServer]
90+
--- Basic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer).
91+
8992
\end{description}

0 commit comments

Comments
 (0)