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