summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-05-04 16:52:26 (GMT)
committerGitHub <noreply@github.com>2017-05-04 16:52:26 (GMT)
commite81e355a8e43956802211115e3f99859a1a29ecb (patch)
tree49359d1df32e34a2481f54b3c63a8fa9cdd5d63d /Python/pythonrun.c
parent78064387e5815633168a80dcdc1bd9aec4eff46a (diff)
downloadcpython-e81e355a8e43956802211115e3f99859a1a29ecb.zip
cpython-e81e355a8e43956802211115e3f99859a1a29ecb.tar.gz
cpython-e81e355a8e43956802211115e3f99859a1a29ecb.tar.bz2
bpo-30108: Fix test_site setUpModule() (#1460)
Oops, I forgot that PermissionError was introduced in Python 3.3! Replace PermissionError with OSError and check on errno.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions