Public Member Functions | |
| def | __init__ (self, req) |
| def | setStatus (self, request, status) |
Public Attributes | |
| environ | |
| stderr | |
| stdin | |
| stdout | |
Definition at line 302 of file cgistarter.py.
| def webui.cgistarter.ModPythonContext.__init__ | ( | self, | |
| req | |||
| ) |
Definition at line 303 of file cgistarter.py.
| def webui.cgistarter.ModPythonContext.setStatus | ( | self, | |
| request, | |||
| status | |||
| ) |
Definition at line 321 of file cgistarter.py.
| webui.cgistarter.ModPythonContext.environ |
Definition at line 314 of file cgistarter.py.
| webui.cgistarter.ModPythonContext.stderr |
Definition at line 310 of file cgistarter.py.
| webui.cgistarter.ModPythonContext.stdin |
Definition at line 308 of file cgistarter.py.
| webui.cgistarter.ModPythonContext.stdout |
Definition at line 307 of file cgistarter.py.