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

File test_compute_changes.py

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

Source from the content-addressed store, hash-verified

1"""Tests to cover the Tools/build/compute-changes.py script."""
2
3import importlib
4import os

Callers

nothing calls this directly

Calls 4

skip_if_missingFunction · 0.90
imports_under_toolFunction · 0.90
import_moduleMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected