Home
last modified time | relevance | path

Searched refs:test_module_import (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_importlib.py121 def test_module_import(self): member in ImportModuleTests
/external/python/cpython3/Lib/test/test_importlib/
Dtest_api.py19 def test_module_import(self): member in ImportModuleTests