[issue29110] [patch] Fix file object leak in `aifc.open` when given invalid AIFF file.

INADA Naoki report at bugs.python.org
Tue Feb 28 06:14:34 EST 2017


INADA Naoki added the comment:

OK, since Aifc_write is harder to test, and the exception is very unlikely happens, I fixed only Aifc_read.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29110>
_______________________________________


More information about the Python-bugs-list mailing list