Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2
rustpython and cpython.
3
4
Usage example:
Callers
nothing calls this directly
Calls
8
print_node
Function · 0.85
print_table
Function · 0.85
dis
Method · 0.80
print
Function · 0.50
open
Function · 0.50
compile
Function · 0.50
read
Method · 0.45
parse
Method · 0.45
Tested by
no test coverage detected