Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ run
Function
run
Tools/freeze/test/freeze.py:177–178 ·
view source on GitHub ↗
(executable)
Source
from the content-addressed store, hash-verified
175
176
177
def
run(executable):
178
return
_run_stdout([executable])
Callers
nothing calls this directly
Calls
1
_run_stdout
Function · 0.85
Tested by
no test coverage detected