This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
buildbot-custom
Add File
New File
Upload File
Apply Patch
cpython
/
Lib
/
test
/
test_import
History
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
…