]> 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:41:30 +0000 (07:41 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 15 Mar 2007 07:41:30 +0000 (07:41 +0000)
commitab1f4674ad14eb1430489a458c7654aa1ac9c51e
treee994d0bc8d6ffaf75413114ac7c0e5ba610b5c4e
parent8784bae65d9eb3066cd23b4b8cfa336dde5714b0
Patch #1681153: the wave module now closes a file object it opened if
initialization failed.
Lib/wave.py
Misc/NEWS