18.2 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