Searched refs:test_module_import (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_importlib.py | 121 def test_module_import(self): member in ImportModuleTests |
/external/python/cpython3/Lib/test/test_importlib/ | ||
D | test_api.py | 19 def test_module_import(self): member in ImportModuleTests |