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

Function iter_importers

examples/python/testfiles/pkgutil.py:238–264  ·  view source on GitHub ↗

Yield finders for the given module name If fullname contains a '.', the finders will be for the package containing fullname, otherwise they will be all registered top level finders (i.e. those on both sys.meta_path and sys.path_hooks). If the named module is in a package, that pack

(fullname="")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

iter_modulesFunction · 0.85

Calls 2

get_importerFunction · 0.85
formatMethod · 0.45

Tested by

no test coverage detected