]> 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:04:04 +0000 (23:04 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 17 Oct 2013 20:04:04 +0000 (23:04 +0300)
commitd3b750516f442911b8a35930b76a6953e4713556
tree01cb37a57c7ee5e54ae23f2ad8ce90f10f8d64bc
parent9ff06dcfad8d089251d5207cb1ce3ffb01885601
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
Lib/wave.py
Misc/NEWS