Ask a question to get started
Enter to sendā¢Shift+Enter new line
Usage: unparse.py
Call f on each item in seq, calling inter() in between.
Parse a file and pretty-print it to output.
The output is formatted as valid Python source code.
Traverse an AST and output source code for the abstract syntax; original formatting is disregarded.