]> granicus.if.org Git - python/commit
bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 18 Mar 2018 07:55:53 +0000 (09:55 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Mar 2018 07:55:53 +0000 (09:55 +0200)
commit134cb01cda50f02725575808130b05d2d776693f
tree25cf0f7f9b0404c2e9c6addc7584a24f63f64ca6
parentbc300ce205f99acb1ef92c37de06dc76147e073b
bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951)
Lib/aifc.py
Lib/sunau.py
Lib/test/test_aifc.py
Lib/test/test_sunau.py
Lib/test/test_wave.py
Lib/wave.py
Misc/NEWS.d/next/Library/2018-03-01-17-49-56.bpo-32056.IlpfgE.rst [new file with mode: 0644]