Searched refs:test_fetch_completions (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/idlelib/idle_test/ | ||
D | test_autocomplete.py | 125 def test_fetch_completions(self): member in AutoCompleteTest |
/external/python/cpython3/Lib/idlelib/idle_test/ | ||
D | test_autocomplete.py | 134 def test_fetch_completions(self): member in AutoCompleteTest |