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

File stdlib_io_bytesio.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

test_06Function · 0.85
test_07Function · 0.85
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