aboutsummaryrefslogtreecommitdiff
path: root/tests/io
AgeCommit message (Expand)Author
2014-04-04tests/file-with: Add testcase which failed for @dpgeorge.Paul Sokolovsky
2014-04-03unix file: Implement context manager protocol (for "with" statement).Paul Sokolovsky
2014-02-08io.File, socket types: Add fileno() method.Paul Sokolovsky
2014-01-20unix io.FileIO: Add iteration support.Paul Sokolovsky
2014-01-20unix: Implement sys.argv.Paul Sokolovsky
2014-01-19Add directory for I/O tests with basic test for file methods.Paul Sokolovsky