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

Function _load_unlocked

crates/vm/Lib/python_builtins/_frozen_importlib.py:914–955  ·  view source on GitHub ↗
(spec)

Source from the content-addressed store, hash-verified

Callers 3

_loadFunction · 0.70
_find_and_load_unlockedFunction · 0.70
_builtin_from_nameFunction · 0.70

Calls 8

hasattrFunction · 0.85
_object_nameFunction · 0.70
module_from_specFunction · 0.70
_verbose_messageFunction · 0.70
warnMethod · 0.45
exec_moduleMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected