summaryrefslogtreecommitdiffstatshomepage
path: root/tests/io/file1.py
Commit message (Collapse)AuthorAge
* Use mode/encoding kwargs in io and unicode testsstijn2014-10-21
| | | | | | mode argument is used to assert it works encoding argument is used to make sure CPython uses the correct encoding as it does not automatically use utf-8
* py, stream: Implement readlines for a stream.Damien George2014-05-03
|
* Add directory for I/O tests with basic test for file methods.Paul Sokolovsky2014-01-19