Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ stdlib_subprocess.py
File
stdlib_subprocess.py
extra_tests/snippets/stdlib_subprocess.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
signal
2
import
subprocess
3
import
sys
4
import
time
Callers
nothing calls this directly
Calls
12
assert_raises
Function · 0.90
echo
Function · 0.85
sleep
Function · 0.70
startswith
Method · 0.45
sleep
Method · 0.45
poll
Method · 0.45
wait
Method · 0.45
strip
Method · 0.45
read
Method · 0.45
terminate
Method · 0.45
kill
Method · 0.45
communicate
Method · 0.45
Tested by
no test coverage detected