MCPcopy Index your code
hub / github.com/RustPython/RustPython / crawl_sourcecode.py

File crawl_sourcecode.py

scripts/crawl_sourcecode.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""This script can be used to test the equivalence in parsing between
2rustpython and cpython.
3
4Usage example:

Callers

nothing calls this directly

Calls 8

print_nodeFunction · 0.85
print_tableFunction · 0.85
disMethod · 0.80
printFunction · 0.50
openFunction · 0.50
compileFunction · 0.50
readMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected