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.
Grab a few random fixes like deleting old abstract-class-little-used, abstract-class-not-used, and star-args. Bug: None Test: `./pylint *.py` shows no regressions Change-Id: I494379e18da002d479cb193412fcc49f8c66f376 Reviewed-on: https://chromium-review.googlesource.com/1103763 Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org> |
8 years ago | |
|---|---|---|
| .. | ||
| brain | 8 years ago | |
| LICENSE.txt | ||
| README.chromium | 8 years ago | |
| __init__.py | ||
| __pkginfo__.py | 8 years ago | |
| as_string.py | ||
| astpeephole.py | 8 years ago | |
| bases.py | 8 years ago | |
| builder.py | ||
| exceptions.py | ||
| inference.py | 8 years ago | |
| inspector.py | ||
| manager.py | 8 years ago | |
| mixins.py | ||
| modutils.py | 8 years ago | |
| node_classes.py | 8 years ago | |
| nodes.py | 8 years ago | |
| protocols.py | 8 years ago | |
| raw_building.py | 8 years ago | |
| rebuilder.py | 8 years ago | |
| scoped_nodes.py | 8 years ago | |
| test_utils.py | ||
| utils.py | ||
README.chromium
URL: https://github.com/PyCQA/astroid Version: 1.3.8 License: GPL License File: LICENSE.txt Description: This directory contains the astroid module, required for pylint. Local Modifications: None