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