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

File popen_spawn_win32.py

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

Source from the content-addressed store, hash-verified

1import os
2import msvcrt
3import signal
4import sys

Callers

nothing calls this directly

Calls 3

_path_eqFunction · 0.85
endswithMethod · 0.45
lowerMethod · 0.45

Tested by

no test coverage detected