Paul Sokolovsky 9e29666bf9 py: Implement proper separation between io.FileIO and io.TextIOWrapper.
io.FileIO is binary I/O, ans actually optional. Default file type is
io.TextIOWrapper, which provides str results. CPython3 explicitly describes
io.TextIOWrapper as buffered I/O, but we don't have buffering support yet
anyway.
2014-05-19 21:56:07 +03:00
..
2014-05-03 23:27:38 +01:00
2014-05-13 22:58:00 +01:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-15 07:28:19 +03:00
2014-05-11 20:51:31 +03:00
2014-05-15 07:28:19 +03:00