]> granicus.if.org Git - python/commit
Issue #19131: The aifc module now correctly reads and writes sampwidth of
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Oct 2013 15:21:12 +0000 (18:21 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Oct 2013 15:21:12 +0000 (18:21 +0300)
commit986b5ee4d91e81382785b7100a6133ab30787487
treeecc349086bb37b1f304353e2be71e4cba2aaa5d6
parent8b1701d39484c332d57cefe8ce15e10f07b1261d
Issue #19131: The aifc module now correctly reads and writes sampwidth of
compressed streams.
Lib/aifc.py
Misc/NEWS