SimpleHTTPServer.py -- Simple HTTP Server
-SocketServer.py -- Generic socket server classes
-
\section{Stuff useful to a lot of people, including the CGI crowd}
multifile.py -- make each part of a multipart message ``feel'' like
-mailbox.py -- handle Unix style, MMDF style, and MH style mailboxes
-
gzip.py -- compression using zlib (compatible with gzip)
bsddbmodule.c -- Interface to the Berkeley DB interface (yet another
dbm clone).
-cmathmodule.c -- Exactly the same as math, except takes complex
-arguments and returns complex results.
-
cursesmodule.c -- Curses interface.
dbhashmodule.c -- Obsolete; this functionality is now provided by
SimpleHTTPServer.py -- Simple HTTP Server
-SocketServer.py -- Generic socket server classes
-
\section{Stuff useful to a lot of people, including the CGI crowd}
multifile.py -- make each part of a multipart message ``feel'' like
-mailbox.py -- handle Unix style, MMDF style, and MH style mailboxes
-
gzip.py -- compression using zlib (compatible with gzip)
bsddbmodule.c -- Interface to the Berkeley DB interface (yet another
dbm clone).
-cmathmodule.c -- Exactly the same as math, except takes complex
-arguments and returns complex results.
-
cursesmodule.c -- Curses interface.
dbhashmodule.c -- Obsolete; this functionality is now provided by