[issue1144504] Add IEEE Float support to wave.py

2012-11-21 Thread Jesús Cea Avión

Changes by Jesús Cea Avión j...@jcea.es:


--
superseder:  - wave file module does not support 32bit float format

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1144504
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1144504] Add IEEE Float support to wave.py

2011-05-26 Thread bemasc

bemasc b...@alum.mit.edu added the comment:

I am the original author ... just ran into the same exact issue 6 years later, 
and google turned up this ticket.  This bug is still unfixed, and the patch is 
still correct.  The patch does not reject any valid WAV files.  Its worst sin 
is accepting and processing (correctly) some technically invalid files, which I 
would argue is actually desirable behavior.

--
nosy: +bemasc

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1144504
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com