| Home | Trees | Index | Help |
|
|---|
| Package pyxmpp :: Module client |
|
Basic XHTML-IM client implementation. Normative reference: - `RFC 3921 <http://www.ietf.org/rfc/rfc3921.txt>`__
| Classes | |
|---|---|
Client |
Base class for an XMPP-IM client. |
| Exceptions | |
|---|---|
ClientError |
Raised on a client error. |
FatalClientError |
Raised on a fatal client error. |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: client.py 625 2006-03-27 07:53:17Z ...
|
logging,
threading
ClientStream,
Iq,
Presence,
Roster
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed May 31 22:36:57 2006 | http://epydoc.sf.net |