diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-02-08 17:15:21 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-02-08 17:15:21 +0100 |
commit | f089196beb0ad8fb262be42eddd92af3f0fe81c1 (patch) | |
tree | 25adac072536b1d48856f4fa7879327d84c1df8c /Python/compile.c | |
parent | fd625c39d0ffaf048acbbe3a5dade16bef483e1c (diff) | |
download | cpython-git-f089196beb0ad8fb262be42eddd92af3f0fe81c1.tar.gz |
Simplify main() of test_ast
* Use ast.parse() to get the AST for a statement
* Use str%args syntax for format a line
Issue #26204.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions