Package pyxmpp :: Module client
[show private | hide private]
[frames | no frames]

Module pyxmpp.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 ...

Imported modules:
logging, threading
Imported classes:
ClientStream, Iq, Presence, Roster
Variable Details

__revision__

Type:
str
Value:
'$Id: client.py 625 2006-03-27 07:53:17Z jajcus $'                     

Generated by Epydoc 2.1 on Wed May 31 22:36:57 2006 http://epydoc.sf.net