You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/third_party/logilab/astroid
vapier@chromium.org ab81b0c662 pylint: upgrade to 1.4.1
This is largely a bugfix release, so should be much easier to transition.

BUG=chromium:431514
TEST=ran on some code bases and checked output

Review URL: https://codereview.chromium.org/876793002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@293806 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
..
brain
LICENSE.txt
README.chromium
__init__.py
__pkginfo__.py
as_string.py
bases.py
builder.py
exceptions.py
inference.py
inspector.py
manager.py
mixins.py
modutils.py
node_classes.py
nodes.py
protocols.py
raw_building.py
rebuilder.py
scoped_nodes.py
test_utils.py
utils.py

README.chromium

URL: http://www.logilab.org/project/logilab-astng
Version: 1.3.4
License: GPL
License File: LICENSE.txt

Description:
This directory contains the logilab-astng module, required for pylint.

Local Modifications:
None