MCPcopy 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
3The pure Python implementation uses same functions and arguments as the C
4implementation.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected