commit | 15e138a0dc9a8e405cd9be260c2dd12aeb3f4aea | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Mar 06 12:16:52 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Mar 06 12:16:52 2007 +0000 |
tree | 3a52b65d0d50fa54ee3cdcacef2f1deff1c1c4e7 | |
parent | 8da6f1b66811f6cf680dd0bd5762ff051e42d034 [diff] |
Bug #1674503: close the file opened by execfile() in an error condition. (backport)