third_party.pylibs.pylint.src/pylint/checkers
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
..
__init__.py
async.py
base_checker.py
base.py
classes.py
design_analysis.py
exceptions.py
format.py
imports.py
logging.py
misc.py
newstyle.py
python3.py
raw_metrics.py
refactoring.py
similar.py
spelling.py
stdlib.py
strings.py
typecheck.py
utils.py
variables.py