Table of Contents

Module: twcgi Twisted-0.19.0/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 reactor
from twisted.protocols import http, protocol
from twisted.python import log
from twisted.spread import pb
Classes   
CGIDirectory
CGIProcessProtocol
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 Sun Jul 14 19:53:39 2002 by HappyDoc version 2.0