11.2 cgi --- Common Gateway Interface support.

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
  1. Introduction
  2. Using the cgi module
  3. Old classes
  4. Functions
  5. Caring about security
  6. Installing your CGI script on a Unix system
  7. Testing your CGI script
  8. Debugging CGI scripts
  9. Common problems and solutions