Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-19 | Fix assigning values to error stanzas. | Lance Stout | |
The new data interfaces were deleting the actual error conditions if they were set afterward with falsy data. | |||
2012-06-19 | PEP8 formatting updates. | Lance Stout | |
2012-06-18 | Add support for error conditions that include data. | Lance Stout | |
2012-02-18 | More import cleanup based on pyflakes. | Lance Stout | |
2011-01-27 | Make StreamError work properly. | Lance Stout | |
Now uses the correct namespaces and condition names. | |||
2011-01-16 | Add StreamError stanza and a stream_error event. | Lance Stout | |
Note that the stream may automatically attempt to reconnect when a stream error is received. |