diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2017-06-04 22:14:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-04 22:14:03 (GMT) |
commit | 7e6d999b6c22de2594df8bca56aedf60ba4714b0 (patch) | |
tree | 2892a716892c85801ec69f9235043f5be9d1d1f5 /Python/sysmodule.c | |
parent | ba6bfcdfb43f06f025613348bb6c71ff9b597b35 (diff) | |
download | cpython-7e6d999b6c22de2594df8bca56aedf60ba4714b0.zip cpython-7e6d999b6c22de2594df8bca56aedf60ba4714b0.tar.gz cpython-7e6d999b6c22de2594df8bca56aedf60ba4714b0.tar.bz2 |
[3.6] Fix skipping test_UNC_path on AppVeyor due to a different error being raised (GH-1920)
We get `ERROR_BAD_NETPATH` (53) on AppVeyor which is translated to
ENOENT (2).
(cherry picked from commit 7a99625e0d95cd88ed8842d8677b5beea1fde5ae)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions