MCPcopy 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

1import os
2import subprocess
3import sys
4

Callers

nothing calls this directly

Calls 12

assert_raisesFunction · 0.90
hasattrFunction · 0.85
isinstanceFunction · 0.85
recursive_callFunction · 0.85
test_getframemodulenameFunction · 0.85
demoFunction · 0.70
printFunction · 0.50
endswithMethod · 0.45
startswithMethod · 0.45
popMethod · 0.45
runMethod · 0.45
rstripMethod · 0.45

Tested by

no test coverage detected