Searched refs:test_explicit_relative_import (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_runpy.py | 297 def test_explicit_relative_import(self): member in RunModuleTest |
/external/python/cpython3/Lib/test/ | ||
D | test_runpy.py | 526 def test_explicit_relative_import(self): member in RunModuleTestCase |