]> granicus.if.org Git - python/commit
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 17 Oct 2013 20:03:48 +0000 (23:03 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 17 Oct 2013 20:03:48 +0000 (23:03 +0300)
commit7137803238ff54ae339e09ff676f6631000cfb28
tree9d4bfbfc610e91318fbe109007f2c31b24f25948
parentcea38084ebf10af90907396ce062674d0b933be1
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
Lib/wave.py
Misc/NEWS