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

Function get_importer

examples/python/testfiles/pkgutil.py:213–235  ·  view source on GitHub ↗

Retrieve a finder for the given path item The returned finder is cached in sys.path_importer_cache if it was newly created by a path hook. The cache (or part of it) can be cleared manually if a rescan of sys.path_hooks is necessary.

(path_item)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

iter_importersFunction · 0.85
extend_pathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected