mirror of https://github.com/python/cpython
27fc3b6f3f
Add ast.unparse() as a function in the ast module that can be used to unparse an ast.AST object and produce a string with code that would produce an equivalent ast.AST object when parsed. |
||
---|---|---|
.. | ||
test_c_analyzer | ||
__init__.py | ||
__main__.py | ||
test_fixcid.py | ||
test_gprof2html.py | ||
test_i18n.py | ||
test_lll.py | ||
test_md5sum.py | ||
test_pathfix.py | ||
test_pdeps.py | ||
test_pindent.py | ||
test_reindent.py | ||
test_sundry.py |