| Trees | Index | Help |
|---|
| Package WebStack :: Package Helpers :: Module Request :: Class Cookie |
|
A simple cookie class for frameworks which do not return cookies in structured form. Instances of this class contain the following attributes: * name - the name associated with the cookie * value - the value retained by the cookie
| Method Summary | |
|---|---|
__init__(self,
name,
value)
| |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Oct 29 00:09:23 2007 | http://epydoc.sf.net |