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

Function _find_spec

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

Find a module's spec.

(name, path, target=None)

Source from the content-addressed store, hash-verified

Callers 1

_find_and_load_unlockedFunction · 0.70

Calls 4

listClass · 0.85
find_specFunction · 0.85
_ImportLockContextClass · 0.70
warnMethod · 0.45

Tested by

no test coverage detected