third_party.pylibs.pylint.src/pylint/checkers
Moises Lopez - https://www.vauxoo.com/ 6649eedcb8 Support PEP 8's modules level dunder names.
Support PEP 8's modules level dunder names.

This also renames the visit method for computing the first non import node, in order to avoid confusions.

Closes #965
2016-06-30 00:31:46 +01:00
..
__init__.py
async.py
base.py
classes.py
design_analysis.py
exceptions.py
format.py
imports.py Support PEP 8's modules level dunder names. 2016-06-30 00:31:46 +01:00
logging.py
misc.py
newstyle.py
python3.py
raw_metrics.py
similar.py
spelling.py
stdlib.py
strings.py
typecheck.py
utils.py
variables.py