This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-19 13:50:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6580c19bbb
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