python-gast: python-gast (AST that abstracts the underlying Python version) python-gast: python-gast: GAST provides a compatibility layer between the AST python-gast: (Abstract Syntax Tree) of various Python versions, as produced by python-gast: ast.parse from the standard ast module. python-gast: python-gast: python-gast: python-gast: python-gast: python-gast: