third_party.pylibs.pylint.src/tests/extensions
Hugo van Kemenade b72c0dd9a3 Remove redundant compatibility code (#3097)
We no longer support Python 2 so we can remove
the compatibility code we had in place for that version.
2019-09-12 06:10:27 -05:00
..
data
__init__.py
test_bad_builtin.py
test_broad_try_clause.py
test_check_docs_utils.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
test_check_docs.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
test_check_mccabe.py
test_check_raise_docs.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
test_check_return_docs.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
test_check_yields_docs.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
test_comparetozero.py
test_docstyle.py
test_elseif_used.py
test_emptystring.py
test_overlapping_exceptions.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
test_redefined.py