MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-533146.py

File recipe-533146.py

recipes/Python/533146_AST_Pretty_Printer/recipe-533146.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Python AST pretty-printer.
2
3This module exports a function that can be used to print a human-readable
4version of the AST.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected