1 2 3 4 5 6
import CGIHTTPServer def main(): CGIHTTPServer.BaseHTTPServer. if _name_ == '_main_' : main()