]> granicus.if.org Git - python/commit
Checkpoint so I can continue to work on this at a different box.
authorGuido van Rossum <guido@python.org>
Wed, 11 Apr 2007 01:09:03 +0000 (01:09 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 11 Apr 2007 01:09:03 +0000 (01:09 +0000)
commit9b76da6a8f93c0211a97187f000b693d0cdc6638
tree85f42a0bba607d2c273e4425ca4e46cb1fa8e45b
parent8742977b33f2af9b92265c1b332af0f6798bf2b6
Checkpoint so I can continue to work on this at a different box.
There is somewhat working (but slow) code supporting seek/tell for text files,
but extensive testing exposes a bug I can't nail down.
Lib/io.py
Lib/test/test_io.py