diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-21 06:37:18 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-02-21 06:37:18 (GMT) |
commit | b852d8c1f0b12e84549d83cd9b1ec0992b9d9703 (patch) | |
tree | d9975cf774e4969c0a0bc4300f7091811cb7a3b9 /Python/getcompiler.c | |
parent | 6c7edba1665ea676328c6b50f92e8423c8f0d164 (diff) | |
download | cpython-b852d8c1f0b12e84549d83cd9b1ec0992b9d9703.zip cpython-b852d8c1f0b12e84549d83cd9b1ec0992b9d9703.tar.gz cpython-b852d8c1f0b12e84549d83cd9b1ec0992b9d9703.tar.bz2 |
[2.7] bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (GH-5240) (GH-5781)
Initialize self._ssnd_chunk so that aifc.Error is raised as intended,
not AttributeError.
(cherry picked from commit 80d20b918bd8a882043c493a7f958333ecb41727)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions