Next:
17.2 Stuff useful to
Up:
17. Undocumented Modules
Previous:
17. Undocumented Modules
17.1 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!
CGIHTTPServer.py
-- CGI-savvy HTTP Server
SimpleHTTPServer.py
-- Simple HTTP Server
guido@python.org