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

File test_freeze.py

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

Source from the content-addressed store, hash-verified

1"""Sanity-check tests for the "freeze" tool."""
2
3import sys
4import textwrap

Callers

nothing calls this directly

Calls 2

skip_if_missingFunction · 0.90
imports_under_toolFunction · 0.90

Tested by

no test coverage detected