Home | Trees | Index | Help |
|
---|
|
Challenge
,
Failure
,
Response
,
Success
Method Summary | |
---|---|
Initialize the Reply object. | |
str |
Base64-encode the data contained in the reply. |
Instance Variable Summary | |
---|---|
str |
data : optional reply data. |
Method Details |
---|
__init__(self,
data='')
Initialize the |
base64(self)Base64-encode the data contained in the reply.
|
Instance Variable Details |
---|
dataoptional reply data.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 26 17:57:37 2005 | http://epydoc.sf.net |