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

File test_reindent.py

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

Source from the content-addressed store, hash-verified

1"""Tests for scripts in the Tools directory.
2
3This file contains regression tests for some of the scripts found in the
4Tools directory of a Python checkout or tarball, such as reindent.py.

Callers

nothing calls this directly

Calls 2

skip_if_missingFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected