slixmpp/sleekxmpp/stanza
Lance Stout 75f23d1130 Fix XEP-0078 using the new stream feature workflow.
Honestly, this is mainly just a demo/proof of concept that we
can handle dependencies and ordering issues with stream features.

DON'T use XEP-0078 if you are able to use the normal SASL method,
which should be the case unless you are dealing with a very old
XMPP server implementation.
2011-08-06 12:30:56 -07:00
..
__init__.py
atom.py
error.py Fix ordering bug when retrieving an error condition. 2011-07-02 22:50:31 -07:00
htmlim.py
iq.py
message.py
nick.py
presence.py
rootstanza.py So using sys.excepthook to catch errors only works once. 2011-07-01 15:18:10 -07:00
roster.py
stream_error.py
stream_features.py Fix XEP-0078 using the new stream feature workflow. 2011-08-06 12:30:56 -07:00