[Python-Dev] Wave module support for floating point data

2014-03-01 Thread Sebastian Kraft
Hi everybody, more than a year ago I have submitted a patch to enhance the Wave module with read/write support for floating point data. http://bugs.python.org/issue16525 Up till now this patch has not been applied nor did I get feedback if anything needs to be enhanced or changed before it c

Re: [Python-Dev] Wave module support for floating point data

2014-03-02 Thread Sebastian Kraft
Am 01.03.2014 21:25, schrieb Antoine Pitrou: On Sat, 01 Mar 2014 15:08:00 -0500 Terry Reedy wrote: On 3/1/2014 2:57 PM, Sebastian Kraft wrote: Hi everybody, more than a year ago I have submitted a patch to enhance the Wave module with read/write support for floating point data. http