Added fast alternate io.BytesIO implementation and its test suite.
Removed old test suite for StringIO. Modified truncate() to imply a seek to given argument value.
Showing
Lib/test/test_memoryio.py
0 → 100644
This diff is collapsed.
Modules/_bytesio.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment