]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
aifc.py: framerate should be an int.
authorSjoerd Mullender <sjoerd@acm.org>
Fri, 28 Jan 1994 09:56:05 +0000 (09:56 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Fri, 28 Jan 1994 09:56:05 +0000 (09:56 +0000)
commitffe9490d7902c7f91775df2e3fa128b2d2d62f30
tree4085c44505124a06014cda0363434e32fd0e10e5
parent5125908d2b0f872d363b4164d62180398f76839e
aifc.py: framerate should be an int.
sunau.py: should convert number of frames correctly to number of bytes
when reading.
Lib/aifc.py
Lib/sunau.py