[issue30077] Support Apple AIFF-C pseudo compression in aifc.py

Serhiy Storchaka report at bugs.python.org
Sun Apr 16 13:29:15 EDT 2017


Serhiy Storchaka added the comment:

Seems the "sowt" compression is not just a no-op operation. Perhaps it should change a byte order.

Needed tests and test files for the new compression.

----------
assignee:  -> serhiy.storchaka
nosy: +serhiy.storchaka
stage:  -> patch review

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


More information about the Python-bugs-list mailing list