slixmpp/sleekxmpp
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
..
plugins Updated XEP-0199 plugin. 2011-02-11 00:30:45 -05:00
stanza Return the registered callback when using iq.send(callback=foo). 2011-02-12 11:01:43 -05:00
test Cleanup for stanzabase. 2011-01-26 11:27:41 -05:00
thirdparty Fix thirdparty imports for Python3 2011-01-19 17:49:39 -05:00
xmlstream XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
clientxmpp.py My hunch is that these should also be updated. 2011-01-23 02:08:29 +08:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00