This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-23 11:15:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
eb52ac8992
cpython
/
Lib
/
test
/
test_import
History
Download ZIP
Download TAR.GZ
Segev Finer
7a99625e0d
Fix skipping test_UNC_path on AppVeyor due to a different error being raised (
#1920
)
...
We get `ERROR_BAD_NETPATH` (53) on AppVeyor which is translated to ENOENT (2).
2017-06-02 09:28:16 -07:00
..
data
/circular_imports
bpo-30024: Circular imports involving absolute imports with binding (
#1264
)
2017-05-09 22:31:05 +03:00
__init__.py
Fix skipping test_UNC_path on AppVeyor due to a different error being raised (
#1920
)
2017-06-02 09:28:16 -07:00
__main__.py