MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _parse_makefile

Function _parse_makefile

Lib/sysconfig.py:190–273  ·  view source on GitHub ↗

Parse a Makefile-style file. A dictionary containing name/value pairs is returned. If an optional dictionary is passed in as the second argument, it is used instead of a new dictionary.

(filename, vars=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_generate_posix_varsFunction · 0.85

Calls 15

strFunction · 0.85
startswithMethod · 0.80
stripMethod · 0.80
groupMethod · 0.80
openFunction · 0.70
compileMethod · 0.45
readlinesMethod · 0.45
matchMethod · 0.45
replaceMethod · 0.45
keysMethod · 0.45
searchMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected