SleekXMPP/sleekxmpp/stanza
Lance Stout ca2b4a188a Return the registered callback when using iq.send(callback=foo).
Allows for a callback to be canceled by unregistering the
returned handler.
2011-02-12 11:01:43 -05: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 Underscore names by default. 2010-10-17 22:04:42 -04:00
htmlim.py Underscore names by default. 2010-10-17 22:04:42 -04:00
iq.py Return the registered callback when using iq.send(callback=foo). 2011-02-12 11:01:43 -05:00
message.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
nick.py Fix namespace for Nick stanza. 2011-01-19 16:47:18 -05:00
presence.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
rootstanza.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
roster.py Underscore names by default. 2010-10-17 22:04:42 -04:00
stream_error.py Make StreamError work properly. 2011-01-27 16:02:57 -05:00