[issue2245] aifc cannot handle unrecognised chunk type "CHAN"
Sjoerd Mullender
report at bugs.python.org
Tue Mar 24 10:58:09 CET 2009
Sjoerd Mullender <sjoerd at acm.org> added the comment:
I wrote the module 16 years ago, but haven't done anything with AIFF
files for probably at least 10, so I can't really comment on the merits
of the two solutions (delete _skiplist or add CHAN to _skiplist). I'm
fine with either.
However, the proposed patch leaves an `else: pass' which should be
removed if the patch is adopted.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2245>
_______________________________________
More information about the Python-bugs-list
mailing list