cpython/Lib/test/test_import
Zachary Ware 7e6d999b6c [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 7a99625e0d)
2017-06-04 17:14:03 -05:00
..
data/circular_imports
__init__.py [3.6] Fix skipping test_UNC_path on AppVeyor due to a different error being raised (GH-1920) 2017-06-04 17:14:03 -05:00
__main__.py