Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] Unclosed file handles after execution of ZipFile.extractall 
method

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

ISSUES

1. [New comment] Unclosed file handles after execution of ZipFile.extractall 
method
http://ironpython.codeplex.com/workitem/33571
User kent37 has commented on the issue:

"The 'with' clause should remove any dependence on the garbage collector. The 
documentation for ZipFile shows its use in a 'with' clause and says it should 
close the file.
http://docs.python.org/2/library/zipfile.html#zipfile-objects";
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to