From: Jesus Cea Date: Sat, 17 Nov 2012 02:41:54 +0000 (+0100) Subject: Closes #16461: Wave library should be able to deal with 4GB wav files, and sample... X-Git-Tag: v3.2.4rc1~337 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4b863982c93e7661edb682b258ca104f5c5f6d6;p=thirdparty%2FPython%2Fcpython.git Closes #16461: Wave library should be able to deal with 4GB wav files, and sample rate of 44100 Hz. --- diff --git a/Lib/wave.py b/Lib/wave.py index 2877137add96..54f030267a83 100644 --- a/Lib/wave.py +++ b/Lib/wave.py @@ -261,9 +261,9 @@ class Wave_read: # def _read_fmt_chunk(self, chunk): - wFormatTag, self._nchannels, self._framerate, dwAvgBytesPerSec, wBlockAlign = struct.unpack_from('