mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
5dec9dcbb0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
160 B
Text
3 lines
160 B
Text
GAST provides a compatibility layer between the AST
|
|
(Abstract Syntax Tree) of various Python versions, as produced by
|
|
ast.parse from the standard ast module.
|