]> granicus.if.org Git - python/commit
Use binary mode to open "wave" files.
authorGuido van Rossum <guido@python.org>
Tue, 19 Dec 2000 06:32:57 +0000 (06:32 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 19 Dec 2000 06:32:57 +0000 (06:32 +0000)
commit70f128861f8caf57cb06a56b30724f6c9681b829
tree8ca0a9829a364f592e4142a471555c0927ea3c3e
parent5db5ba1ee321ab5dba89a713c2c9f6a5b8e19599
Use binary mode to open "wave" files.
Lib/test/test_wave.py