slixmpp/sleekxmpp
Lance Stout 0214db7545 Catch exceptions for direct events.
Events triggered with direct=True will have exceptions caught.

Note that all event handlers in a direct event will currently run
in the same thread.
2010-11-03 12:38:13 -04:00
..
plugins Updated namespaced used in the XEP-0199 plugin. 2010-11-03 12:37:26 -04:00
stanza
test Fixed resource bug in JIDs. 2010-10-24 18:22:41 -04:00
thirdparty
xmlstream Catch exceptions for direct events. 2010-11-03 12:38:13 -04:00
__init__.py
basexmpp.py Fixed bug in presence subscription handling. 2010-10-25 12:52:32 -04:00
clientxmpp.py
componentxmpp.py ComponentXMPP saves all of its config data now. 2010-10-24 17:33:11 -04:00
exceptions.py Made exceptions work. 2010-10-25 15:09:56 -04:00