Files
pytest2/testing/code/test_excinfo.py
Ran Benita 59a12e9ab3 Replace bare excepts 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

45 KiB