Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _freeze_module.py
File
_freeze_module.py
Programs/_freeze_module.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Python implementation of Programs/_freeze_module.c
2
3
The pure Python implementation uses same functions and arguments
as
the C
4
implementation.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected