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

Function parse_config_h

Lib/distutils/sysconfig.py:249–275  ·  view source on GitHub ↗

Parse a config.h-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.

(fp, g=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

groupMethod · 0.80
compileMethod · 0.45
readlineMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected