Patches item #1681153, was opened at 2007-03-15 04:05
Message generated for change (Comment added) made by gbrandl
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: Closed
>Resolution: Accepted
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.


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

>Comment By: Georg Brandl (gbrandl)
Date: 2007-03-15 07:43

Message:
Logged In: YES 
user_id=849994
Originator: NO

Thanks for the patch, committed as rev. 54394, 54396 (2.5).

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1681153&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to