SleekXMPP/sleekxmpp/stanza
Lance Stout d7ba7cc72a Use underscore method name.
Since camelcase names are aliased to the underscored name at startup,
if the underscored version is replaced later, the camelCase name does
not reflect the change.
2011-04-08 16:14:22 -04:00
..
__init__.py Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
atom.py More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00
error.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
htmlim.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
iq.py Use underscore method name. 2011-04-08 16:14:22 -04:00
message.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
nick.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
presence.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
rootstanza.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
roster.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
stream_error.py Make StreamError work properly. 2011-01-27 16:02:57 -05:00