Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Fix sources of ResourceWarning exceptions. #119

Merged
merged 1 commit into from
May 18, 2012

Conversation

douglatornell
Copy link
Collaborator

A couple of ResourceWarning exceptions show up when running Python 3.2 with PYTHONWARNINGS=default. This fixes them by putting the offending open statements in with statement context managers.

douglatornell added a commit that referenced this pull request May 18, 2012
Fix sources of ResourceWarning exceptions.
@douglatornell douglatornell merged commit 5713e8c into EnigmaCurry:plugins May 18, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant