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
htmlim.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
iq.py
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
rootstanza.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
roster.py
stream_error.py Fix assigning values to error stanzas. 2012-06-19 16:21:34 -07:00
stream_features.py