Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ analyzer.py
File
analyzer.py
Tools/cases_generator/analyzer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
dataclasses
import
dataclass
2
import
itertools
3
import
lexer
4
import
parser
Callers
nothing calls this directly
Calls
3
Properties
Class · 0.85
dump_analysis
Function · 0.85
analyze_files
Function · 0.85
Tested by
no test coverage detected