]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1674503: close the file opened by execfile() in an error condition.
authorGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 12:17:50 +0000 (12:17 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 6 Mar 2007 12:17:50 +0000 (12:17 +0000)
commit098cd69ff9fe8f78753a86d0c17b0c87b0a13587
treeef1a9115db3d9ad3550a8577b5c45729b4a430cb
parentd53d951c240fc070f368c335792a9923e1426c8a
Bug #1674503: close the file opened by execfile() in an error condition.
Misc/NEWS
Python/pythonrun.c