Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid (ignored) exceptions in DomZip.__del__ when there is an error open... #22

Merged
merged 1 commit into from Apr 22, 2014
Merged

Avoid (ignored) exceptions in DomZip.__del__ when there is an error open... #22

merged 1 commit into from Apr 22, 2014

Conversation

gdub
Copy link
Contributor

@gdub gdub commented Apr 20, 2014

...ing ziphandle, fixes #21.

staale added a commit that referenced this pull request Apr 22, 2014
Avoid (ignored) exceptions in DomZip.__del__ when there is an error open...
@staale staale merged commit e4182c4 into staale:master Apr 22, 2014
@gdub gdub deleted the del_ziphandle branch April 30, 2014 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DomZip.__del__ causes (ignored) exception when error opening ZipFile
2 participants