mirror of https://github.com/zulip/zulip.git
246c0a37bc
Within 'except', 'raise' re-raises the current exception. But outside, it produces TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType which is pretty confusing as a generic "something has gone wrong" exception. (imported from commit 9fcd003a952b82df67726c26161dced079978a32) |
||
---|---|---|
.. | ||
commands | ||
__init__.py |