This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
591c1cca32
cpython
/
Lib
/
importlib
/
test
/
extension
History
Eric V. Smith
faae3adbb9
Changed importlib tests to use assertIs, assertIsInstance, etc., instead of just assertTrue.
2012-06-27 15:26:26 -04:00
..
__init__.py
…
test_case_sensitivity.py
Issue
#13959
: Re-implement imp.get_suffixes() in Lib/imp.py.
2012-05-04 15:20:40 -04:00
test_finder.py
Changed importlib tests to use assertIs, assertIsInstance, etc., instead of just assertTrue.
2012-06-27 15:26:26 -04:00
test_loader.py
Changed importlib tests to use assertIs, assertIsInstance, etc., instead of just assertTrue.
2012-06-27 15:26:26 -04:00
test_path_hook.py
Issue
#13959
: Re-implement imp.get_suffixes() in Lib/imp.py.
2012-05-04 15:20:40 -04:00
util.py
Issue
#13959
: Deprecate imp.get_suffixes() for new attributes on
2012-05-11 12:58:42 -04:00