[Patches] [ python-Patches-1681153 ] Patch for [ 1603150 ] wave module forgets to close...

SourceForge.net noreply at sourceforge.net
Thu Mar 15 05:05:30 CET 2007


Patches item #1681153, was opened at 2007-03-15 00:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1681153&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Patricio Olivares (polivare)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for [ 1603150 ] wave module forgets to close...

Initial Comment:
Pretty straightforward patch for bug """[ 1603150 ] wave module forgets to close file on exception"""

If the file is opened by wave.open and an error ocurrs in there, then close the file and re-raise the exception.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1681153&group_id=5470


More information about the Patches mailing list