Removed BaseHTTPServer.py from list of undocumented modules.
cStringIO.c -- mostly the same as StringIO but no subclassing
-\section{Frameworks; somewhat harder to document, but
-well worth the effort}
+\section{Frameworks; somewhat harder to document, but well worth the effort}
Tkinter.py -- Interface to Tcl/Tk for graphical user interfaces;
Fredrik Lundh is working on this one!
-BaseHTTPServer.py -- HTTP server base class
-
CGIHTTPServer.py -- CGI-savvy HTTP Server
SimpleHTTPServer.py -- Simple HTTP Server
cStringIO.c -- mostly the same as StringIO but no subclassing
-\section{Frameworks; somewhat harder to document, but
-well worth the effort}
+\section{Frameworks; somewhat harder to document, but well worth the effort}
Tkinter.py -- Interface to Tcl/Tk for graphical user interfaces;
Fredrik Lundh is working on this one!
-BaseHTTPServer.py -- HTTP server base class
-
CGIHTTPServer.py -- CGI-savvy HTTP Server
SimpleHTTPServer.py -- Simple HTTP Server