New submission from David Barnett <davidbarne...@gmail.com>:

If the first call to writeframes happens to take an empty string as the data to 
write, then the next call to writeframes writes a 2nd header into the file, and 
forever after fails to patch the data length correctly.

----------
components: Library (Lib)
messages: 119609
nosy: mu_mind
priority: normal
severity: normal
status: open
title: wave module writes corrupt wav file for zero-length writeframes
type: behavior
versions: Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10198>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to