]> granicus.if.org Git - python/commit
Improvement to the previous fix suggested by Thomas Bellman: if the
authorGuido van Rossum <guido@python.org>
Sat, 24 Oct 1998 15:02:59 +0000 (15:02 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 24 Oct 1998 15:02:59 +0000 (15:02 +0000)
commit2457fc2a816aa7c9ca0be82a4595567204d5457e
tree89bf5966fc7ffb8e388f3a53ffeaf8a9cbe6b488
parenta96c2d407bbbc27c516c211e12802b9a6698f727
Improvement to the previous fix suggested by Thomas Bellman: if the
unlink() or fdopen() fail, close the file descriptor and re-raise the
exception.
Lib/tempfile.py