Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_unlocked
Function · 0.70
Calls
4
list
Class · 0.85
find_spec
Function · 0.85
_ImportLockContext
Class · 0.70
warn
Method · 0.45
Tested by
no test coverage detected