Definition at line 49 of file cgistarter.py.
| def webui.cgistarter.Page.__init__ |
( |
|
self, |
|
|
|
context |
|
) |
| |
| def webui.cgistarter.Page.error |
( |
|
self, |
|
|
|
ecode, |
|
|
|
reason = None |
|
) |
| |
| def webui.cgistarter.Page.setupvars |
( |
|
self | ) |
|
| def webui.cgistarter.Page.start |
( |
|
self | ) |
|
| webui.cgistarter.Page._path |
|
private |
| webui.cgistarter.Page.context |
| webui.cgistarter.Page.cwd |
| webui.cgistarter.Page.path |
handle the case where the site is located at '/'
Definition at line 56 of file cgistarter.py.
The documentation for this class was generated from the following file: