slixmpp/sleekxmpp/stanza
2010-08-03 18:32:53 -04:00
..
__init__.py Updated RootStanza to use registerStanzaPlugin, and be PEP8 compliant. 2010-07-28 13:14:41 -04:00
atom.py
error.py Added unit tests for error stanzas. Corrected error in deleting conditions. 2010-07-29 23:55:13 -04:00
htmlim.py Updated XHTML-IM stanza with documentation and PEP8 style. 2010-08-03 17:58:18 -04:00
iq.py Added optional default value to _getAttr. 2010-07-30 14:11:24 -04:00
message.py Updated message stanzas and tests with documentation and PEP8 style. 2010-08-03 12:26:36 -04:00
nick.py Update nick stanza with documentation and PEP8 style. 2010-08-03 18:32:53 -04:00
presence.py Updated presence stanza with documentation and PEP8 style. 2010-08-03 17:30:34 -04:00
rootstanza.py Fixed some PEP8 errors in RootStanza (trailing whitespace and line length) 2010-07-29 11:02:42 -04:00
roster.py Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE. 2010-07-20 11:19:49 -04:00