slixmpp/sleekxmpp/xmlstream
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
..
handler Fix RESPONSE_TIMEOUT dependency loops. 2010-11-17 15:13:09 -05:00
matcher Make live stream tests work better. 2010-11-17 13:43:15 -05:00
tostring Add support for using xml:lang values. 2010-12-07 23:07:40 -05:00
__init__.py Underscore names by default. 2010-10-17 22:04:42 -04:00
filesocket.py Fixed line spacing in filesocket.py to please pep8. 2010-09-01 14:25:30 -04:00
jid.py Fix bug in JID class. Attribute .jid now works properly. 2011-01-13 10:21:20 -05:00
scheduler.py scheduler no longer waits for the next event before exiting 2010-11-16 17:58:20 -08:00
stanzabase.py Make stanza.plugins an OrderedDict. 2011-01-27 16:01:35 -05:00
test.py
test.xml
testclient.py
xmlstream.py Recognize stanzas that don't use the default namespace. 2011-01-27 15:59:50 -05:00