Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
os
2
import
msvcrt
3
import
signal
4
import
sys
Callers
nothing calls this directly
Calls
3
_path_eq
Function · 0.85
endswith
Method · 0.45
lower
Method · 0.45
Tested by
no test coverage detected