| Home | Trees | Index | Help |
|
|---|
| Package pyxmpp :: Package sasl :: Module core :: Class Failure |
|
Reply --+
|
Failure
The failure SASL message.
:Ivariables:
- `reason`: the failure reason.
:Types:
- `reason`: unicode.
| Method Summary | |
|---|---|
Initialize the `Failure` object. | |
__repr__(self)
| |
| Inherited from Reply | |
Base64-encode the data contained in the reply. | |
| Method Details |
|---|
__init__(self,
reason)
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed May 31 22:37:03 2006 | http://epydoc.sf.net |