MCPcopy Create free account
hub / github.com/RustPython/RustPython / 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 5

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

Tested by

no test coverage detected