MCPcopy 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

1from test.support import (
2 requires, _2G, _4G, gc_collect, cpython_only, is_emscripten
3)
4from test.support.import_helper import import_module

Callers

nothing calls this directly

Calls 2

import_moduleFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected