aboutsummaryrefslogtreecommitdiff
path: root/tests/io/bytesio_ext.py
AgeCommit message (Expand)Author
2018-06-27tests: Move non-filesystem io tests to basics dir with io_ prefix.Damien George
2017-05-15tests/io/bytesio_ext: Test read() after seek() past end of BytesIO object.Tom Collins
2016-10-09tests/io/bytesio_ext: Add test for readinto().Paul Sokolovsky
2016-07-29tests/io/bytesio_ext: Test for .seek()/.flush() on BytesIO.Paul Sokolovsky