Searched refs:test_absolute_import_without_future (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_import.py | 609 def test_absolute_import_without_future(self): member in RelativeImportTests |
/external/python/cpython3/Lib/test/test_import/ | ||
D | __init__.py | 714 def test_absolute_import_without_future(self): member in RelativeImportTests |