Package pyxmpp :: Module clientstream
[hide private]

Module clientstream

source code

Client stream handling.

Normative reference:
Classes [hide private]
  ClientStream
Handles XMPP-IM client connection stream.
Variables [hide private]
  __revision__ = '$Id: clientstream.py 652 2006-08-27 19:41:15Z ...
  __package__ = 'pyxmpp'

Imports: logging, Stream, BIND_NS, SASLNotAvailable, SASLMechanismNotAvailable, JID, to_utf8, StreamError, StreamAuthenticationError, FatalStreamError, ClientStreamError, FatalClientStreamError


Variables Details [hide private]

__revision__

Value:
'$Id: clientstream.py 652 2006-08-27 19:41:15Z jajcus $'