MCPcopy 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
177def run(executable):
178 return _run_stdout([executable])

Callers

nothing calls this directly

Calls 1

_run_stdoutFunction · 0.85

Tested by

no test coverage detected