[ol9_developer_EPEL] python3-astroid-2.11.6-2.el9.noarch

Name:python3-astroid
Version:2.11.6
Release:2.el9
Architecture:noarch
Group:Unspecified
Size:1939482
License:LGPLv2+
RPM: python3-astroid-2.11.6-2.el9.noarch.rpm
Source RPM: python-astroid-2.11.6-2.el9.src.rpm
Build Date:Thu Aug 25 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://pypi.org/project/astroid/
Summary:Common base representation of python source code for pylint and other projects
Description:
The aim of this module is to provide a common base representation of python
source code for projects such as pychecker, pyreverse, pylint...
It provides a compatible representation which comes from the _ast module. It
rebuilds the tree generated by the builtin _ast module by recursively walking
down the AST and building an extended ast. The new node classes have additional
methods and attributes for different usages. They include some support for
static inference and local name scopes. Furthermore, astroid builds partial
trees by inspecting living objects.

Changelog (Show File list) (Show related packages)