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

File test_sundry.py

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

Source from the content-addressed store, hash-verified

1"""Tests for scripts in the Tools/scripts directory.
2
3This file contains extremely basic regression tests for the scripts found in
4the Tools directory of a Python checkout or tarball which don't have separate

Callers

nothing calls this directly

Calls 2

skip_if_missingFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected