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
3.6
Add File
New File
Upload File
Apply Patch
cpython
/
Lib
/
test
/
test_importlib
/
extension
History
Nick Coghlan
cbcd221de4
Merge
#27782
fix from 3.5
2016-08-21 17:43:58 +10:00
..
__init__.py
…
__main__.py
…
test_case_sensitivity.py
Merge for
#27083
2016-07-16 10:45:16 -07:00
test_finder.py
Issue
#21099
: Switch applicable importlib tests to use PEP 451 API.
2016-05-10 16:21:03 -06:00
test_loader.py
Issue
#27782
: Fix m_methods handling in multiphase init
2016-08-21 17:41:56 +10:00
test_path_hook.py
…