summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-05-05 08:27:34 (GMT)
committerGitHub <noreply@github.com>2017-05-05 08:27:34 (GMT)
commit03b278895fa0db355af4e450eac71dd0532db394 (patch)
treec50f1d46ec86b2c15d075d091ebb6c4501f15ffb /Python/pythonrun.c
parent5d7a18f3b65bd958d876391cca3c381396021639 (diff)
downloadcpython-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