Skip to content

Uses 'with' instead of manually closing files #35

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

Merged
merged 1 commit into from Oct 8, 2016
Merged

Uses 'with' instead of manually closing files #35

merged 1 commit into from Oct 8, 2016

Conversation

ghost
Copy link

@ghost ghost commented Oct 8, 2016

Uses 'with' statement when opening files to guarantee files are closed even when the process is interrupted.

Uses 'with' statement when opening files to guarantee files are closed even when the process is interrupted.
@harshildarji harshildarji merged commit df87984 into TheAlgorithms:master Oct 8, 2016
@ghost ghost deleted the patch-2 branch October 8, 2016 17:32
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.

2 participants