SleekXMPP/sleekxmpp
Lance Stout ba0d699d83 Fix ordering error in Iq._set_stanza_values.
If iq['query'] was set before a plugin that used the query
element was set, then the query element was duplicated.
2011-01-12 08:55:33 -05:00
..
plugins added plugin for xep-0249 2011-01-11 04:11:05 +08:00
stanza Fix ordering error in Iq._set_stanza_values. 2011-01-12 08:55:33 -05:00
test Fix several errors in SleekTest. 2010-12-07 23:04:37 -05:00
thirdparty Added ordereddict implementation to thirdparty. 2010-12-21 17:33:31 -05:00
xmlstream Allow JID objects to be compared with strings. 2011-01-05 20:16:15 -05:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Keep things lined up. 2010-12-29 15:01:50 -05:00
clientxmpp.py Add reattempt to ClientXMPP.connect 2011-01-07 16:41:31 -05:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py Made exceptions work. 2010-10-25 15:09:56 -04:00