commit | 2457fc2a816aa7c9ca0be82a4595567204d5457e | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Oct 24 15:02:59 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Oct 24 15:02:59 1998 +0000 |
tree | 89bf5966fc7ffb8e388f3a53ffeaf8a9cbe6b488 | |
parent | a96c2d407bbbc27c516c211e12802b9a6698f727 [diff] |
Improvement to the previous fix suggested by Thomas Bellman: if the unlink() or fdopen() fail, close the file descriptor and re-raise the exception.