diff options
author | Guido van Rossum <guido@python.org> | 2007-07-16 19:42:05 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-07-16 19:42:05 (GMT) |
commit | 456fe5d3cafc065b919fd4e8ba939c666f420dfa (patch) | |
tree | 9a0b84bba67157e3f37c56143687d5e2fa8e6df1 /Python/errors.c | |
parent | b358a2c4233f0e8c3cc58b86ed84007cc16ea74d (diff) | |
download | cpython-456fe5d3cafc065b919fd4e8ba939c666f420dfa.zip cpython-456fe5d3cafc065b919fd4e8ba939c666f420dfa.tar.gz cpython-456fe5d3cafc065b919fd4e8ba939c666f420dfa.tar.bz2 |
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.)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions