Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ _bootstrap_external.py
File
_bootstrap_external.py
Lib/importlib/_bootstrap_external.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Core implementation of path-based
import
.
2
3
This module is NOT meant to be directly imported! It has been designed such
4
that it can be bootstrapped into Python
as
the implementation of
import
. As
Callers
nothing calls this directly
Calls
6
all
Function · 0.85
len
Function · 0.85
to_bytes
Method · 0.80
_make_relax_case
Function · 0.70
join
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected