mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-23 19:19:53 +00:00
d8d9e8df16
If a stanza handler raised an exception, the exception was processed and replied by the modified stanza, not a stanza with the original content. A copy is now made before handler processing, and if an exception occurs it is the copy that processes the exception using the original content. |
||
---|---|---|
.. | ||
__init__.py | ||
atom.py | ||
error.py | ||
htmlim.py | ||
iq.py | ||
message.py | ||
nick.py | ||
presence.py | ||
rootstanza.py | ||
roster.py | ||
stream_error.py |