MCPcopy Index your code
hub / github.com/python/cpython / spawn.py

File spawn.py

Lib/multiprocessing/spawn.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#
2# Code used to start processes when using the spawn or forkserver
3# start methods.
4#

Callers

nothing calls this directly

Calls 4

set_executableFunction · 0.85
endswithMethod · 0.45
lowerMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected