Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
import
sys
4
import
textwrap
Callers
nothing calls this directly
Calls
2
skip_if_missing
Function · 0.90
imports_under_tool
Function · 0.90
Tested by
no test coverage detected