Home | Trees | Index | Help |
---|
|
|
|||
__init__(self)
Create a new request from the current CGI environment. |
|||
GetUrl(self) | |||
__getitem__(self, key) | |||
keys(self) | |||
has_key(self, key) | |||
copy(self)
Return a copy of the request. |
|
Create a new request from the current CGI environment. preconditions -- The CGI environment (environment variables etc.) must be in place. |
|
|
|
|
Return a copy of the request. The copy isn't tied to the CGI environment, so it can be modified safely. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 3.0alpha2 on Fri Sep 28 00:57:34 2007 | http://epydoc.sf.net |