Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ abc.py
File
abc.py
Lib/importlib/abc.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Abstract base classes related to import."
""
2
from
.
import
_bootstrap_external
3
from
.
import
machinery
4
try
:
Callers
nothing calls this directly
Calls
1
_register
Function · 0.85
Tested by
no test coverage detected