Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ py_compile.py
File
py_compile.py
tools/python-3.11.9-amd64/Lib/py_compile.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Routine to "
compile" a .py file to a .pyc file.
2
3
This module has intimate knowledge of the format of .pyc files.
4
""
"
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected