diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-05-04 16:52:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-04 16:52:26 (GMT) |
commit | e81e355a8e43956802211115e3f99859a1a29ecb (patch) | |
tree | 49359d1df32e34a2481f54b3c63a8fa9cdd5d63d /Python/pythonrun.c | |
parent | 78064387e5815633168a80dcdc1bd9aec4eff46a (diff) | |
download | cpython-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