7a0a3a64a8
Since Python 2.5, KeyboardInterrupt and SystemExit are not subclasses of Exception, so explicitly reraising them before the “except Exception” clause is not necessary anymore. |
||
---|---|---|
.. | ||
__init__.py | ||
_doctest.py | ||
client.py | ||
html.py | ||
runner.py | ||
signals.py | ||
simple.py | ||
testcases.py | ||
utils.py |