diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-05-05 08:27:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-05 08:27:34 (GMT) |
commit | 03b278895fa0db355af4e450eac71dd0532db394 (patch) | |
tree | c50f1d46ec86b2c15d075d091ebb6c4501f15ffb /Python/pythonrun.c | |
parent | 5d7a18f3b65bd958d876391cca3c381396021639 (diff) | |
download | cpython-03b278895fa0db355af4e450eac71dd0532db394.zip cpython-03b278895fa0db355af4e450eac71dd0532db394.tar.gz cpython-03b278895fa0db355af4e450eac71dd0532db394.tar.bz2 |
bpo-30265: support.unlink() don't catch any OSError (#1456)
support.unlink() now only ignores ENOENT and ENOTDIR, instead of
ignoring any OSError exception.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions