Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
from
io
import
StringIO
2
3
4
def
test_01():
Callers
nothing calls this directly
Calls
5
test_01
Function · 0.70
test_02
Function · 0.70
test_03
Function · 0.70
test_04
Function · 0.70
test_05
Function · 0.70
Tested by
no test coverage detected