MCPcopy 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

1from dataclasses import dataclass
2import itertools
3import lexer
4import parser

Callers

nothing calls this directly

Calls 3

PropertiesClass · 0.85
dump_analysisFunction · 0.85
analyze_filesFunction · 0.85

Tested by

no test coverage detected