SIGN IN SIGN UP

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).
G
Guido van Rossum committed
dc0b1a106981ee204936221f4e0863bd1d7a6ba6
Parent: b6f1fdc