test_ok2/testing/code
Ran Benita 59a12e9ab3 Replace bare `except`s with `except BaseException`
Mostly I wanted to remove uses of `noqa`.

In Python 3 the two are the same.
2020-05-12 09:29:47 +03:00
..
test_code.py Fix TerminalRepr instances to be hashable (#6988) 2020-04-03 00:56:53 +02:00
test_excinfo.py Replace bare `except`s with `except BaseException` 2020-05-12 09:29:47 +03:00
test_source.py Fix tests for python3.9 2020-05-07 05:26:55 -07:00