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

Class _Chainmap

Lib/ConfigParser.py:558–586  ·  view source on GitHub ↗

Combine multiple mappings for successive lookups. For example, to emulate Python's normal lookup sequence: import __builtin__ pylookup = _Chainmap(locals(), globals(), vars(__builtin__))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected