slixmpp/sleekxmpp
Lance Stout 5bdcd9ef9d Made exceptions work.
Raising an XMPPError exception from an event handler now works, even if
from a threaded handler.

Added stream tests to verify.

We should start using XMPPError, it really makes things simple!
2010-10-25 15:09:56 -04:00
..
plugins pep8 fixes on core library 2010-10-20 19:43:53 -07:00
stanza presence no longer replies when exception is caught and tweaks to presence events 2010-10-21 16:59:15 -07:00
test Fixed resource bug in JIDs. 2010-10-24 18:22:41 -04:00
thirdparty pep8 fixes on core library 2010-10-20 19:43:53 -07:00
xmlstream Made exceptions work. 2010-10-25 15:09:56 -04:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Fixed bug in presence subscription handling. 2010-10-25 12:52:32 -04:00
clientxmpp.py Fixed error in client roster handling. 2010-10-24 12:08:59 -04:00
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