Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/cpython
/ test_ast.py
File
test_ast.py
Lib/test/test_ast/test_ast.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
_ast_unparse
2
import
ast
3
import
builtins
4
import
contextlib
Callers
nothing calls this directly
Calls
8
Path
Class · 0.90
ast_repr_update_snapshots
Function · 0.85
listdir
Method · 0.80
dirname
Method · 0.45
endswith
Method · 0.45
extend
Method · 0.45
exit
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected