Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ util.py
File
util.py
Lib/test/test_importlib/util.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
builtins
2
import
contextlib
3
import
errno
4
import
functools
Callers
nothing calls this directly
Calls
6
_extension_details
Function · 0.85
import_importlib
Function · 0.85
import_module
Method · 0.45
upper
Method · 0.45
lower
Method · 0.45
exists
Method · 0.45
Tested by
no test coverage detected