aboutsummaryrefslogtreecommitdiff
path: root/tests/io/file_seek.py
AgeCommit message (Expand)Author
2014-11-16py: Make stream seek correctly check for ioctl fn; add seek for textio.Damien George
2014-11-17tests: Add test for file.seek().Paul Sokolovsky