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
atom.py
error.py Fix assigning values to error stanzas. 2012-06-19 16:21:34 -07:00
htmlim.py
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 Expand support of XEP-0172 (user nickname) to include PEP. 2012-03-11 00:22:28 -08:00
presence.py More import cleanup based on pyflakes. 2012-02-18 11:40:34 -08:00
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