]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
wave.py: module to read and write .wav files with the same interface
authorSjoerd Mullender <sjoerd@acm.org>
Thu, 3 Feb 1994 14:19:21 +0000 (14:19 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Thu, 3 Feb 1994 14:19:21 +0000 (14:19 +0000)
commitb513c74b1b6b8e5500d7ec9c8ca4da41e77591bd
tree22c9aa4c16dd17357f928138b473179b7f901e3a
parent24349997409f69dd0ac96edd7fe0884d96fb2052
wave.py: module to read and write .wav files with the same interface
as aifc.py and sunau.py.
sunau.py: small change in comment (au -> sunau).
Lib/sunau.py