slixmpp/sleekxmpp/stanza
2014-02-03 19:15:08 -06:00
..
__init__.py
atom.py
error.py Add 'by' attribute for error stanzas. 2012-07-23 21:48:19 -07:00
htmlim.py Add proper XEP-0071 plugin. 2013-01-26 14:33:52 -08:00
iq.py Fix verifying 'from' for IQ results. 2014-02-03 19:15:08 -06:00
message.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
nick.py
presence.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
rootstanza.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
roster.py Map <group /> elements with no content to '' instead of None. 2012-09-01 13:56:48 -07:00
stream_error.py Fix assigning values to error stanzas. 2012-06-19 16:21:34 -07:00
stream_features.py