[issue31985] Deprecate openfp() in aifc, sunau and wave

Serhiy Storchaka report at bugs.python.org
Thu Nov 9 18:03:32 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

audiotests.py. Create class AudioMiscTests and inherit classes AifcMiscTest, SunauMiscTest, WaveMiscTest from it instead of AudioTests. There is more work because there was no base for misc tests, but this will make adding other common misc test easier.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31985>
_______________________________________


More information about the Python-bugs-list mailing list