]> granicus.if.org Git - python/commit
Checkpoint.
authorGuido van Rossum <guido@python.org>
Fri, 6 Apr 2007 19:10:29 +0000 (19:10 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Apr 2007 19:10:29 +0000 (19:10 +0000)
commit76c5d4d72d284125d62f8688e3e2654e01e35ad6
tree14a733356e0d8cccff3d861276798ac23c2ad0d2
parent186685905ca5863e19d1efdc3b9ad5a992660d49
Checkpoint.
Some cleanup of test_io.py and io.py.
Added seeking to buffered reader and writer, but no tests yet.
Lib/io.py
Lib/test/test_io.py