slixmpp/sleekxmpp/stanza
Florent Le Coz 93fbcad277 Fix the error on non-number priority
The priority is not a number: we consider it 0 as a default
2010-10-17 09:01:53 +08:00
..
__init__.py
atom.py More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00
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 Fix the error on non-number priority 2010-10-17 09:01:53 +08:00
rootstanza.py
roster.py Updated roster stanza with docs and PEP8 style. 2010-08-11 23:32:14 -04:00