Commit Graph

3 Commits

Author SHA1 Message Date
cclauss
4e06949072 Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00
edawine
d8a6245103 Uses 'with' instead of manually closing files
Uses 'with' statement when opening files to guarantee files are closed even when the process is interrupted.
2016-10-09 00:30:05 +07:00
Harshil Darji
e51406583c Initial 2016-08-11 19:13:33 +05:30