]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 19276: Fix tests for wave files on big-endian platforms.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 17 Oct 2013 09:46:00 +0000 (12:46 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 17 Oct 2013 09:46:00 +0000 (12:46 +0300)
commitc955291a05ce66ff7ce538a6f18f668eeafc70d9
tree1c07f35ebe92f5a0eb7f60acc4ae981f550f2edc
parent9816a1e643388d86105e740bcdc6a0122fce7297
Issue 19276: Fix tests for wave files on big-endian platforms.
Skip tests for 24-bit wave file on big-endian platforms.
Lib/test/test_wave.py