slixmpp/sleekxmpp/stanza
Lance Stout d8c9662302 Resolve most Python3.3 related issues.
Tests now run successfully. Occasionally get single error related to
duplicated payload data in pubsub items when copying stanza values.
2013-02-14 01:24:09 -08:00
..
__init__.py
atom.py
error.py
htmlim.py Add proper XEP-0071 plugin. 2013-01-26 14:33:52 -08:00
iq.py Resolve most Python3.3 related issues. 2013-02-14 01:24:09 -08: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
roster.py
stream_error.py
stream_features.py