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.3.1rc1~631^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4b863982c93e7661edb682b258ca104f5c5f6d6;p=python 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 2877137add..54f030267a 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('