third_party.pylibs.pylint.src/pylint/checkers
Claudiu Popa 4fe6bc4dcd Cleanup pylint issues
This changeset also brings a couple of changes:

   * rrheaders and rcheaders are dropped from html_writer.Table's constructor.
     They weren't used at all and it was dead code. This simplified some
     if statements.

   * _is_attribute_property is used to look for a property assignment
     instead on relying on a different implementation.
2015-11-21 19:42:08 +02:00
..
__init__.py
async.py
base.py Cleanup pylint issues 2015-11-21 19:42:08 +02:00
classes.py Cleanup pylint issues 2015-11-21 19:42:08 +02:00
design_analysis.py Cleanup pylint issues 2015-11-21 19:42:08 +02:00
exceptions.py
format.py
imports.py
logging.py
misc.py
newstyle.py Cleanup pylint issues 2015-11-21 19:42:08 +02:00
python3.py
raw_metrics.py
similar.py
spelling.py
stdlib.py
strings.py
typecheck.py Cleanup pylint issues 2015-11-21 19:42:08 +02:00
utils.py
variables.py Cleanup pylint issues 2015-11-21 19:42:08 +02:00