summaryrefslogtreecommitdiff
path: root/tests/test_stream_exceptions.py
AgeCommit message (Collapse)Author
2010-10-25Made exceptions work.sleek-1.0-Beta21.0-Beta2Lance Stout
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!