slixmpp/sleekxmpp/stanza
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
..
__init__.py Updated RootStanza to use registerStanzaPlugin, and be PEP8 compliant. 2010-07-28 13:14:41 -04:00
atom.py More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00
error.py Underscore names by default. 2010-10-17 22:04:42 -04:00
htmlim.py Underscore names by default. 2010-10-17 22:04:42 -04:00
iq.py Fix ordering error in Iq._set_stanza_values. 2011-01-12 08:55:33 -05:00
message.py Underscore names by default. 2010-10-17 22:04:42 -04:00
nick.py Underscore names by default. 2010-10-17 22:04:42 -04:00
presence.py presence no longer replies when exception is caught and tweaks to presence events 2010-10-21 16:59:15 -07:00
rootstanza.py Make tests pass for catching exceptions. 2010-12-17 13:11:03 -05:00
roster.py Underscore names by default. 2010-10-17 22:04:42 -04:00