Home | Trees | Indices | Help |
|
---|
|
Core XMPP stream functionality.
|
|||
StreamBase Base class for a generic XMPP stream. |
|
|||
|
|
|||
logger = logging.getLogger("pyxmpp2.streambase")
|
|||
LANG_SPLIT_RE = re.compile(r'
|
|||
ERROR_TAG =
|
|||
FEATURES_TAG =
|
|||
IP_RE = re.compile(r'^
|
|
LANG_SPLIT_RE
|
IP_RE
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jul 10 09:22:46 2011 | http://epydoc.sourceforge.net |