summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-07-16 19:42:05 (GMT)
committerGuido van Rossum <guido@python.org>2007-07-16 19:42:05 (GMT)
commit456fe5d3cafc065b919fd4e8ba939c666f420dfa (patch)
tree9a0b84bba67157e3f37c56143687d5e2fa8e6df1 /Python/errors.c
parentb358a2c4233f0e8c3cc58b86ed84007cc16ea74d (diff)
downloadcpython-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