MCPcopy Create free account
hub / github.com/congo-cc/congo-parser-generator / resolve_name

Function resolve_name

examples/python/testfiles/pkgutil.py:407–492  ·  view source on GitHub ↗

Resolve a name to an object. It is expected that `name` will be a string in one of the following formats, where W is shorthand for a valid Python identifier and dot stands for a literal period in these pseudo-regexes: W(.W)* W(.W)*:(W(.W)*)? W(.W)*:(W(.W)*) The fi

(name, *, strict=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

splitMethod · 0.80
getMethod · 0.65
popMethod · 0.45

Tested by

no test coverage detected