Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ import.py
File
import.py
extra_tests/snippets/import.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
import_mutual1
2
import
import_target
3
import
import_target
as
aliased
4
from
import_star
import
*
Callers
nothing calls this directly
Calls
7
func
Function · 0.90
other_func
Function · 0.90
assert_raises
Function · 0.90
OverrideImportContext
Class · 0.85
exec
Function · 0.70
__import__
Function · 0.50
func
Method · 0.45
Tested by
no test coverage detected