Fix a weird use of try/finally to close a file.
(There are more places that don't close 'f' at all if an error occurs, but none have a bogus try/finally pattern.)
Showing
Please
register
or
sign in
to comment
(There are more places that don't close 'f' at all if an error occurs, but none have a bogus try/finally pattern.)