commit | d13d54748d3a7db023d9db37223ea7d40bb8f8e3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Apr 20 02:39:59 2017 +0200 |
committer | GitHub <noreply@github.com> | Thu Apr 20 02:39:59 2017 +0200 |
tree | 2616b711afdd8da9cdc0f1f194a77909a2888220 | |
parent | ec4b17239d899550be4ee6104b61751bb3c70382 [diff] |
bpo-29887: test_normalization handles PermissionError (#1196) Skip test_normalization.test_main() if download raises a permission error.