commit | 76c5d4d72d284125d62f8688e3e2654e01e35ad6 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Apr 06 19:10:29 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Apr 06 19:10:29 2007 +0000 |
tree | 14a733356e0d8cccff3d861276798ac23c2ad0d2 | |
parent | 186685905ca5863e19d1efdc3b9ad5a992660d49 [diff] |
Checkpoint. Some cleanup of test_io.py and io.py. Added seeking to buffered reader and writer, but no tests yet.