Table of Contents

Module: twcgi Twisted-0.17.4/twisted/web/twcgi.py

I hold resource classes and helper classes that deal with CGI scripts.

Imported modules   
import error
import html
import os
import resource
import server
from server import NOT_DONE_YET
import string
import sys
from twisted.internet import process
from twisted.protocols import http
from twisted.python import log
from twisted.spread import pb
Classes   
CGIDirectory
CGIProcess
CGIScript

I represent a CGI script.

FilteredScript

I am a special version of a CGI script, that uses a specific executable.

PHP3Script

I am a FilteredScript that uses the default PHP3 command on most systems.

PHPScript

I am a FilteredScript that uses the PHP command on most systems.


Table of Contents

This document was automatically generated on Sat Apr 20 01:31:53 2002 by HappyDoc version 2.0