SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

Uses 'with' instead of manually closing files

Uses 'with' statement when opening files to guarantee files are closed even when the process is interrupted.
E
edawine committed
d8a62451031bcf67d5ce7e1e7fc730c65b7f649d
Parent: cebbf56
Committed by GitHub <[email protected]> on 10/8/2016, 5:30:05 PM