MCPcopy Create free account
hub / github.com/Glyphack/enderpy / ast_python.py

File ast_python.py

compat/ast_python.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import ast
3from _ast import AST # Python internals I guess?
4import argparse

Callers

nothing calls this directly

Calls 2

ast2jsonFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected