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

File stdlib_io_stringio.py

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

Source from the content-addressed store, hash-verified

1from io import StringIO
2
3
4def test_01():

Callers

nothing calls this directly

Calls 5

test_01Function · 0.70
test_02Function · 0.70
test_03Function · 0.70
test_04Function · 0.70
test_05Function · 0.70

Tested by

no test coverage detected