summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-07-16 19:42:05 +0000
committerGuido van Rossum <guido@python.org>2007-07-16 19:42:05 +0000
commit6af03fa592978b359db6e7e649b543a0fc8c0cf0 (patch)
tree37cc1171c19fab2db8bf158d53d81cfc0edfc95b /Python/errors.c
parenta1b4be115ef5c43462cb9bd95e6499960a83e1d5 (diff)
downloadcpython-6af03fa592978b359db6e7e649b543a0fc8c0cf0.tar.gz
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