MCPcopy Index your code
hub / github.com/RustPython/RustPython / sandbox_smoke.py

File sandbox_smoke.py

extra_tests/snippets/sandbox_smoke.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Sandbox mode smoke test.
2
3Verifies basic functionality that works in both sandbox and normal mode:
4- stdio (print, sys.stdout/stdin/stderr)

Callers

nothing calls this directly

Calls 10

hasattrFunction · 0.85
listClass · 0.85
sortedFunction · 0.85
printFunction · 0.50
openFunction · 0.50
writableMethod · 0.45
readableMethod · 0.45
filenoMethod · 0.45
loadsMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected