MCPcopy Index your code
hub / github.com/python/cpython / 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 import support
2from test.support import (
3 requires, _2G, _4G, gc_collect, cpython_only, is_emscripten, is_apple,
4 in_systemd_nspawn_sync_suppressed,

Callers

nothing calls this directly

Calls 2

import_moduleFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected