]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed a bug where the library inadvertently skipped over the sound
authorSjoerd Mullender <sjoerd@acm.org>
Tue, 26 Jan 1993 09:24:37 +0000 (09:24 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Tue, 26 Jan 1993 09:24:37 +0000 (09:24 +0000)
commit93f07400737a430ce642b4e7f6c9bd3e4460229c
treec5a215a5e63cf930ec759007d559c829a8d4e61b
parent3ad7fc70cc17465b5e7556bdfd83882da0da2c23
Fixed a bug where the library inadvertently skipped over the sound
data.
Pass an extra parameter to the compression library.
Lib/aifc.py