Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXYZ
]
python-astroid - Python Abstract Syntax Tree New Generation
- Description:
The aim of this module is to provide a common base representation of
python source code for projects such as pychecker, pyreverse,
pylint, and others. It extends the class defined in the compiler.ast
python module with some additional methods and attributes.
Packages
python-astroid-1.2.1-2.el7.noarch
[154 KiB] |
Changelog
by Brian C. Lane (2014-10-17):
- Add patch to fix GLib detection (#1141440)
https://bitbucket.org/logilab/astroid/issue/49
|