pytest2/src/_pytest/assertion
Ran Benita a785754523 Change EnvironmentError, IOError to OSError - they are aliases
Since Python 3.3, these are aliases for OSError:
https://docs.python.org/3/whatsnew/3.3.html#pep-3151-reworking-the-os-and-io-exception-hierarchy
2020-03-27 18:40:23 +03:00
..
__init__.py tests: harden test_reprcompare_notin, factor out callop (#6764) 2020-03-08 01:23:19 +01:00
rewrite.py Change EnvironmentError, IOError to OSError - they are aliases 2020-03-27 18:40:23 +03:00
truncate.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
util.py assertrepr_compare: provide more info (location) with exceptions (#6728) 2020-02-14 02:17:05 +01:00