MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / spawn.py

File spawn.py

tools/python-3.11.9-amd64/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.80
lowerMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected