home *** CD-ROM | disk | FTP | other *** search
- <TITLE>cgi -- Python library reference</TITLE>
- Next: <A HREF="../u/urllib" TYPE="Next">urllib</A>
- Prev: <A HREF="../i/internet_and_www" TYPE="Prev">Internet and WWW</A>
- Up: <A HREF="../i/internet_and_www" TYPE="Up">Internet and WWW</A>
- Top: <A HREF="../t/top" TYPE="Top">Top</A>
- <H1>10.1. Standard Module <CODE>cgi</CODE></H1>
- Support module for CGI (Common Gateway Interface) scripts.
- <P>
- This module defines a number of utilities for use by CGI scripts
- written in Python.
- <P>
- <H2>Menu</H2><DL COMPACT>
- <DT><A HREF="../i/introduction_to_the_cgi_module" TYPE=Menu>Introduction to the CGI module</A>
- <DD><DT><A HREF="../u/using_the_cgi_module" TYPE=Menu>Using the cgi module</A>
- <DD><DT><A HREF="../o/old_classes" TYPE=Menu>Old classes</A>
- <DD><DT><A HREF="../f/functions" TYPE=Menu>Functions</A>
- <DD><DT><A HREF="../c/caring_about_security" TYPE=Menu>Caring about security</A>
- <DD><DT><A HREF="../i/installing_your_cgi_script_on_a_unix_system" TYPE=Menu>Installing your CGI script on a Unix system</A>
- <DD><DT><A HREF="../t/testing_your_cgi_script" TYPE=Menu>Testing your CGI script</A>
- <DD><DT><A HREF="../d/debugging_cgi_scripts" TYPE=Menu>Debugging CGI scripts</A>
- <DD><DT><A HREF="../c/common_problems_and_solutions" TYPE=Menu>Common problems and solutions</A>
- <DD></DL>
-