]> granicus.if.org Git - python/commit
#10198: fix duplicate header when writeframes() is called with an empty string.
authorGeorg Brandl <georg@python.org>
Sat, 30 Oct 2010 08:29:28 +0000 (08:29 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 30 Oct 2010 08:29:28 +0000 (08:29 +0000)
commitcc2adbc693c669bb212ea90483600eb3d71349c3
tree7e7707be54d8663579da40bc2e120f4ed0484a31
parentdd4215483f369f17e15804179212493c76b7bc41
#10198: fix duplicate header when writeframes() is called with an empty string.
Lib/wave.py
Misc/NEWS