``cgi`` --- Common Gateway Interface support. ********************************************* Support module for Common Gateway Interface (CGI) scripts. This module defines a number of utilities for use by CGI scripts written in Python. Introduction ============ A CGI script is invoked by an HTTP server, usually to process user input submitted through an HTML ``