diff options
author | Guido van Rossum <guido@python.org> | 2007-07-16 19:42:05 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-07-16 19:42:05 +0000 |
commit | 6af03fa592978b359db6e7e649b543a0fc8c0cf0 (patch) | |
tree | 37cc1171c19fab2db8bf158d53d81cfc0edfc95b /Python/errors.c | |
parent | a1b4be115ef5c43462cb9bd95e6499960a83e1d5 (diff) | |
download | cpython-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