SleekXMPP/sleekxmpp/stanza
Lance Stout 0d32638379 XMPPError exceptions can keep a stanza's contents.
This allows exceptions to include the original
content of a stanza in the error response by including
the parameter clear=False when raising the exception.
2011-02-11 15:20:26 -05:00
..
__init__.py Add StreamError stanza and a stream_error event. 2011-01-16 13:22:52 -05:00
atom.py More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00
error.py Underscore names by default. 2010-10-17 22:04:42 -04:00
htmlim.py Underscore names by default. 2010-10-17 22:04:42 -04:00
iq.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
message.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
nick.py Fix namespace for Nick stanza. 2011-01-19 16:47:18 -05:00
presence.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
rootstanza.py XMPPError exceptions can keep a stanza's contents. 2011-02-11 15:20:26 -05:00
roster.py Underscore names by default. 2010-10-17 22:04:42 -04:00
stream_error.py Make StreamError work properly. 2011-01-27 16:02:57 -05:00