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

Function walk_packages

examples/python/testfiles/pkgutil.py:40–94  ·  view source on GitHub ↗

Yields ModuleInfo for all modules recursively on path, or, if path is None, all accessible modules. 'path' should be either None or a list of paths to look for modules in. 'prefix' is a string to output on the front of every module name on output. Note that this function m

(path=None, prefix='', onerror=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

iter_modulesFunction · 0.85
seenFunction · 0.85

Tested by

no test coverage detected