From e4b863982c93e7661edb682b258ca104f5c5f6d6 Mon Sep 17 00:00:00 2001 From: Jesus Cea Date: Sat, 17 Nov 2012 03:41:54 +0100 Subject: Closes #16461: Wave library should be able to deal with 4GB wav files, and sample rate of 44100 Hz. --- Lib/wave.py | 12 ++++++------ Misc/NEWS | 3 +++ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/Lib/wave.py b/Lib/wave.py index 2877137..54f0302 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('