third_party.pylibs.pylint.src/pylint/pyreverse
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
diadefslib.py Cleanup pylint issues 2015-11-21 19:42:08 +02:00
diagrams.py
inspector.py
main.py
utils.py
vcgutils.py
writer.py