Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ test_mmap.py
File
test_mmap.py
Lib/test/test_mmap.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
test.support
import
(
2
requires, _2G, _4G, gc_collect, cpython_only, is_emscripten
3
)
4
from
test.support.import_helper
import
import_module
Callers
nothing calls this directly
Calls
2
import_module
Function · 0.90
main
Method · 0.45
Tested by
no test coverage detected