home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pyhtmldoc / c / cgi < prev    next >
Text File  |  1996-11-14  |  1KB  |  23 lines

  1. <TITLE>cgi -- Python library reference</TITLE>
  2. Next: <A HREF="../u/urllib" TYPE="Next">urllib</A>  
  3. Prev: <A HREF="../i/internet_and_www" TYPE="Prev">Internet and WWW</A>  
  4. Up: <A HREF="../i/internet_and_www" TYPE="Up">Internet and WWW</A>  
  5. Top: <A HREF="../t/top" TYPE="Top">Top</A>  
  6. <H1>10.1. Standard Module <CODE>cgi</CODE></H1>
  7. Support module for CGI (Common Gateway Interface) scripts.
  8. <P>
  9. This module defines a number of utilities for use by CGI scripts
  10. written in Python.
  11. <P>
  12. <H2>Menu</H2><DL COMPACT>
  13. <DT><A HREF="../i/introduction_to_the_cgi_module" TYPE=Menu>Introduction to the CGI module</A>
  14. <DD><DT><A HREF="../u/using_the_cgi_module" TYPE=Menu>Using the cgi module</A>
  15. <DD><DT><A HREF="../o/old_classes" TYPE=Menu>Old classes</A>
  16. <DD><DT><A HREF="../f/functions" TYPE=Menu>Functions</A>
  17. <DD><DT><A HREF="../c/caring_about_security" TYPE=Menu>Caring about security</A>
  18. <DD><DT><A HREF="../i/installing_your_cgi_script_on_a_unix_system" TYPE=Menu>Installing your CGI script on a Unix system</A>
  19. <DD><DT><A HREF="../t/testing_your_cgi_script" TYPE=Menu>Testing your CGI script</A>
  20. <DD><DT><A HREF="../d/debugging_cgi_scripts" TYPE=Menu>Debugging CGI scripts</A>
  21. <DD><DT><A HREF="../c/common_problems_and_solutions" TYPE=Menu>Common problems and solutions</A>
  22. <DD></DL>
  23.