mdwsetup.py: Use `with open(...) as f' instead of `try'/`finally'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 15 Jun 2013 21:02:50 +0000 (22:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 15 Jun 2013 21:02:50 +0000 (22:02 +0100)
commit2f8140f93e6672705e378e4588b21657f3098034
tree456b2cd21005a942accc008ae95e1a73e8316996
parentf0c2c8a058f10da98831cdf5e67883813049b4f1
mdwsetup.py: Use `with open(...) as f' instead of `try'/`finally'.
mdwsetup.py