slixmpp/sleekxmpp/stanza
Lance Stout 019a4b20ae Fix assigning values to error stanzas.
The new data interfaces were deleting the actual error conditions if
they were set afterward with falsy data.
2012-06-19 16:21:34 -07:00
..
__init__.py Continued reorganization and streamlining. 2011-07-01 14:45:55 -07:00
atom.py
error.py Fix assigning values to error stanzas. 2012-06-19 16:21:34 -07:00
htmlim.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
iq.py Remove usage of deprecated getchildren() method. 2012-06-19 09:47:31 -07:00
message.py More import cleanup based on pyflakes. 2012-02-18 11:40:34 -08:00
nick.py
presence.py
rootstanza.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
roster.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
stream_error.py Fix assigning values to error stanzas. 2012-06-19 16:21:34 -07:00
stream_features.py Update stream features stanza to work with new plugin keys. 2012-06-18 22:00:33 -07:00