Files
cpython/Modules
Guido van Rossum dc0b1a1069 Make a few more tests pass with the new I/O library.
Fix the truncate() semantics -- it should not affect the current position.
Switch wave.py/chunk.py to struct.unpack_from() to support bytes.
Don't use writelines() on binary files (test_fileinput.py).
2007-04-12 22:55:07 +00:00
..
2006-01-03 06:48:38 +00:00
2006-02-27 17:20:04 +00:00
2006-12-28 04:47:50 +00:00
2006-12-28 04:47:50 +00:00
2006-08-25 04:36:39 +00:00
2006-10-27 23:31:49 +00:00