diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-20 22:06:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-20 22:06:58 (GMT) |
commit | 1d927d4feba856cacc026a9167ba38c73a4e7657 (patch) | |
tree | 982f58f7aed1477ecff827a89660734787e2838f /Lib/idlelib/pyparse.py | |
parent | bab4fe320ad2e24c1084fd57d2059ef342688aa9 (diff) | |
download | cpython-1d927d4feba856cacc026a9167ba38c73a4e7657.zip cpython-1d927d4feba856cacc026a9167ba38c73a4e7657.tar.gz cpython-1d927d4feba856cacc026a9167ba38c73a4e7657.tar.bz2 |
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (GH-5240)
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 'Lib/idlelib/pyparse.py')
0 files changed, 0 insertions, 0 deletions