slixmpp/sleekxmpp
Florent Le Coz 982bf3b2ec 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
2010-12-17 23:43:48 +08:00
..
2010-12-07 23:04:37 -05:00
2010-10-06 14:20:32 -04:00
2010-11-17 16:01:27 -05:00
2010-10-25 15:09:56 -04:00