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 Thu Mar 1 00:37:14 2007 | http://epydoc.sf.net |