Yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-cgi.html
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.
Subsections
- 11.2.1 Introduction
- 11.2.2 Using the cgi module
- 11.2.3 Old classes
- 11.2.4 Functions
- 11.2.5 Caring about security
- 11.2.6 Installing your CGI script on a Unix system
- 11.2.7 Testing your CGI script
- 11.2.8 Debugging CGI scripts
- 11.2.9 Common problems and solutions
See About this document... for information on suggesting changes.