]> granicus.if.org Git - python/commit
Patch #1681153: the wave module now closes a file object it opened if
authorGeorg Brandl <georg@python.org>
Thu, 15 Mar 2007 07:42:22 +0000 (07:42 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 15 Mar 2007 07:42:22 +0000 (07:42 +0000)
commit385cd40a67e83ebe5dc6afeea24f2716548f4e9c
tree9b911cc919911450f6f4835ef6fbcf7f43c62bcb
parentabcb4bb2760ce2a30803af284ba649a7a31114cf
Patch #1681153: the wave module now closes a file object it opened if
initialization failed.
 (backport from rev. 54394)
Misc/NEWS