Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_import
Function · 0.70
Calls
5
getattr
Function · 0.85
_ModuleLockManager
Class · 0.70
_find_and_load_unlocked
Function · 0.70
_lock_unlock_module
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected