Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ stdlib_sys.py
File
stdlib_sys.py
extra_tests/snippets/stdlib_sys.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
subprocess
3
import
sys
4
Callers
nothing calls this directly
Calls
12
assert_raises
Function · 0.90
hasattr
Function · 0.85
isinstance
Function · 0.85
recursive_call
Function · 0.85
test_getframemodulename
Function · 0.85
demo
Function · 0.70
print
Function · 0.50
endswith
Method · 0.45
startswith
Method · 0.45
pop
Method · 0.45
run
Method · 0.45
rstrip
Method · 0.45
Tested by
no test coverage detected