third_party.pylibs.pylint.src/pylint/reporters
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
..
ureports Cleanup pylint issues 2015-11-21 19:42:08 +02:00
__init__.py
guireporter.py
html.py
json.py
text.py