diff options
author | Zackery Spytz <zspytz@gmail.com> | 2018-02-20 14:06:11 -0700 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-02-20 23:06:11 +0200 |
commit | 80d20b918bd8a882043c493a7f958333ecb41727 (patch) | |
tree | 3ad6f72c03dd3218a75fa0fc50898f57275fb4a8 /Python/ceval.c | |
parent | 7a1e1786f98ad49caa157dcdf14ada9d0b07d0fd (diff) | |
download | cpython-git-80d20b918bd8a882043c493a7f958333ecb41727.tar.gz |
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (#5240)
Initialize self._ssnd_chunk so that aifc.Error is raised as intended,
not AttributeError.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions