summaryrefslogtreecommitdiff
path: root/tests/io/file1.py
AgeCommit message (Expand)Author
2016-11-14tests: Use read() instead of readall().Paul Sokolovsky
2015-12-23tests: Add tests for stream IO errors.Damien George
2014-10-21Use mode/encoding kwargs in io and unicode testsstijn
2014-05-03py, stream: Implement readlines for a stream.Damien George
2014-01-19Add directory for I/O tests with basic test for file methods.Paul Sokolovsky