Searched refs:test_absolute_import_without_future (Results 1 - 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
H A D | test_import.py | 610 def test_absolute_import_without_future(self): member in class:RelativeImportTests |
/external/python/cpython3/Lib/test/test_import/ | ||
H A D | __init__.py | 625 def test_absolute_import_without_future(self): member in class:RelativeImportTests |
Completed in 802 milliseconds