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 pylint: upgrade to 1.4.1 10 years ago
LICENSE.txt
README.chromium pylint: upgrade to 1.4.1 10 years ago
__init__.py
__pkginfo__.py pylint: upgrade to 1.4.1 10 years ago
as_string.py
bases.py
builder.py
exceptions.py
inference.py
inspector.py
manager.py pylint: upgrade to 1.4.1 10 years ago
mixins.py
modutils.py pylint: upgrade to 1.4.1 10 years ago
node_classes.py
nodes.py
protocols.py
raw_building.py pylint: upgrade to 1.4.1 10 years ago
rebuilder.py pylint: upgrade to 1.4.1 10 years ago
scoped_nodes.py pylint: upgrade to 1.4.1 10 years ago
test_utils.py pylint: upgrade to 1.4.1 10 years ago
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