MCPcopy Index your code
hub / github.com/python/cpython / test_compileall.py

File test_compileall.py

Lib/test/test_compileall.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import compileall
2import contextlib
3import filecmp
4import importlib.util

Callers

nothing calls this directly

Calls 2

_check_system_limitsFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected