[issue1611944] sndhdr.what() does not recognize wav file

2020-09-19 Thread Georg Brandl
Change by Georg Brandl : -- nosy: -georg.brandl ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue1611944] sndhdr.what() does not recognize wav file

2010-08-25 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> unit test needed type: -> behavior versions: +Python 3.2 ___ Python tracker ___ ___ Python

[issue1611944] sndhdr.what() does not recognize wav file

2008-09-16 Thread Benjamin Peterson
Changes by Benjamin Peterson <[EMAIL PROTECTED]>: -- versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker <[EMAIL PROTECTED]> ___ ___

[issue1611944] sndhdr.what() does not recognize wav file

2008-09-16 Thread Matthijs Kooijman
Matthijs Kooijman <[EMAIL PROTECTED]> added the comment: I've written a new patch, which works a bit better. You can find the new patch attached. I've restructed the patch to prevent code duplication. Also, it now works with other chunks than bext (I had a file with a list chunk which triggered