This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e7d93dc705d32b7daade4e2ae60811bc79db615
cpython
/
Lib
/
test
/
test_importlib
/
extension
T
History
Nick Coghlan
cbcd221de4
Merge
#27782
fix from 3.5
2016-08-21 17:43:58 +10:00
..
__init__.py
Issue
#22002
: Make full use of test discovery in test sub-packages.
2014-07-23 12:00:29 -05:00
__main__.py
Issue
#22002
: Make full use of test discovery in test sub-packages.
2014-07-23 12:00:29 -05:00
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
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00