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
maruel@chromium.org 22a6876246 Fix Pylint presubmit check.
First, the environment variable for the child process was created but not
specified to subprocess.call().

Second, third_party/logilab/__init__.py tried to initialize itself with
pkg_resources.

TBR=chrisha@chromium.org
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/10582031

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@143111 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
..
astng Add pylint to depot_tools. 13 years ago
common Add pylint to depot_tools. 13 years ago
README.chromium Add pylint to depot_tools. 13 years ago
__init__.py Fix Pylint presubmit check. 13 years ago

README.chromium

URL: http://www.logilab.org/

Description:
This directory contains the logilab-astng and logilab-common modules. See
the individual README.chromium files for details.

Local Modifications:
None