MCPcopy 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
3import re
4

Callers

nothing calls this directly

Calls 2

testFunction · 0.70
compileMethod · 0.45

Tested by

no test coverage detected