Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_asdl_parser.py
File
test_asdl_parser.py
Lib/test/test_asdl_parser.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Tests for the asdl parser in Parser/asdl.py"
""
2
3
import
importlib.machinery
4
import
importlib.util
Callers
nothing calls this directly
Calls
3
dirname
Function · 0.90
join
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected