| 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 Mon Jul 8 13:42:56 2024 | http://epydoc.sourceforge.net |