summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza/stream_error.py
AgeCommit message (Collapse)Author
2012-02-18More import cleanup based on pyflakes.Lance Stout
2011-01-27Make StreamError work properly.Lance Stout
Now uses the correct namespaces and condition names.
2011-01-16Add StreamError stanza and a stream_error event.Lance Stout
Note that the stream may automatically attempt to reconnect when a stream error is received.