MCPcopy Index your code
hub / github.com/RustPython/RustPython / _find_and_load

Function _find_and_load

crates/vm/Lib/python_builtins/_frozen_importlib.py:1360–1383  ·  view source on GitHub ↗

Find and load the module.

(name, import_)

Source from the content-addressed store, hash-verified

Callers 1

_gcd_importFunction · 0.70

Calls 5

getattrFunction · 0.85
_ModuleLockManagerClass · 0.70
_find_and_load_unlockedFunction · 0.70
_lock_unlock_moduleFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected