Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ parsesetup.py
File
parsesetup.py
Tools/freeze/parsesetup.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Parse Makefiles and Python Setup(.in) files.
2
3
import
re
4
Callers
nothing calls this directly
Calls
2
test
Function · 0.70
compile
Method · 0.45
Tested by
no test coverage detected