slixmpp/sleekxmpp
Lance Stout 35ef8f9090 Make stanza.plugins an OrderedDict.
This allows you to determine the order in which substanzas
were added in the original XML.
2011-01-27 16:01:35 -05:00
..
plugins Cleanup for stanzabase. 2011-01-26 11:27:41 -05:00
stanza Fix namespace for Nick stanza. 2011-01-19 16:47:18 -05:00
test Cleanup for stanzabase. 2011-01-26 11:27:41 -05:00
thirdparty Fix thirdparty imports for Python3 2011-01-19 17:49:39 -05:00
xmlstream Make stanza.plugins an OrderedDict. 2011-01-27 16:01:35 -05:00
__init__.py
basexmpp.py Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
clientxmpp.py My hunch is that these should also be updated. 2011-01-23 02:08:29 +08:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py