Searched refs:test_import_module (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/test/ | ||
| D | test_support.py | 55 def test_import_module(self): member in TestSupport |
| /external/python/six/ | ||
| D | test_six.py | 40 def test_import_module(): function |