summaryrefslogtreecommitdiff
path: root/tests/basics/io_stringio1.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-03-11py/objstringio: Expose tell() on StringIO and BytesIO objects.Andrew Leech
2018-06-27tests: Move non-filesystem io tests to basics dir with io_ prefix.Damien George