Support module for CGI (Common Gateway Interface) scripts. This module defines a number of utilities for use by CGI scripts written in Python. Sous-sections IntroductionUsing the cgi moduleOld classesFunctionsCaring about securityInstalling your CGI script on a Unix systemTesting your CGI scriptDebugging CGI scriptsCommon problems and solutions Python Library Reference Previous: 11.1.1 Browser Controller Objects Up: 11. Internet Protocols and Support Next: 11.2.1 Introduction
This module defines a number of utilities for use by CGI scripts written in Python.