third_party.pylibs.pylint.src/pylint
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
..
checkers Cleanup pylint issues 2015-11-21 19:42:08 +02:00
extensions
pyreverse Cleanup pylint issues 2015-11-21 19:42:08 +02:00
reporters Cleanup pylint issues 2015-11-21 19:42:08 +02:00
test Added a new refactoring warning, 'simplifiable-if-statement' 2015-11-21 17:21:11 +02:00
__init__.py
__main__.py
__pkginfo__.py
config.py
epylint.py
graph.py Cleanup pylint issues 2015-11-21 19:42:08 +02:00
gui.py
interfaces.py Fix an occurrence of no-classmethod-decorator. 2015-10-30 14:57:57 +02:00
lint.py
testutils.py
utils.py Add ChangeLog entry for too-many-nested-blocks and fix the errors in pylint. 2015-11-04 12:43:40 +02:00