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 Continued reorganization and streamlining. 2011-07-01 14:45:55 -07:00
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 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
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 Update stream features stanza to work with new plugin keys. 2012-06-18 22:00:33 -07:00