MCPcopy Create free account
hub / github.com/boostorg/build / f

Function f

v2/test/collect_debug_info.py:77–78  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

75 tag = "XXX in os.environ"
76 try:
77 def f(name):
78 return "%s: %s" % (name, name in os.environ)
79 _infoX(f(x) for x in dummyVars)
80 except:
81 _info_exc()

Callers 1

Calls 3

_str_excFunction · 0.85
getMethod · 0.80
getenvMethod · 0.80

Tested by

no test coverage detected