diff options
author | Florent Le Coz <louiz@louiz.org> | 2010-12-17 23:33:13 +0800 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2010-12-17 23:43:48 +0800 |
commit | 982bf3b2ecba86a76badf8cacbe82a8f5fc00b80 (patch) | |
tree | c3e801f449a723a68df97b0620b78bc7715dfbfa /sleekxmpp/xmlstream/tostring/tostring26.py | |
parent | 0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4 (diff) | |
download | slixmpp-982bf3b2ecba86a76badf8cacbe82a8f5fc00b80.tar.gz slixmpp-982bf3b2ecba86a76badf8cacbe82a8f5fc00b80.tar.bz2 slixmpp-982bf3b2ecba86a76badf8cacbe82a8f5fc00b80.tar.xz slixmpp-982bf3b2ecba86a76badf8cacbe82a8f5fc00b80.zip |
RootStanza raises unexpected exceptions
We now raise the unexpected exceptions instead of sending
them on the network.
- avoids flood (sending a traceback on a MUC, for example…) and
maybe some security issues.
- lets you handle the traceback (catch it to handle
it properly, or with except_hook, etc)
- an exception cannot be raised without you knowing
Diffstat (limited to 'sleekxmpp/xmlstream/tostring/tostring26.py')
0 files changed, 0 insertions, 0 deletions