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

Function parse_makefile

Lib/distutils/sysconfig.py:284–364  ·  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.

(fn, g=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

read_setup_fileFunction · 0.90

Calls 14

readlineMethod · 0.95
closeMethod · 0.95
TextFileClass · 0.90
strFunction · 0.85
groupMethod · 0.80
stripMethod · 0.80
matchMethod · 0.45
replaceMethod · 0.45
keysMethod · 0.45
searchMethod · 0.45
endMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected