Searched refs:test_global_matches (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_rlcompleter.py | 32 def test_global_matches(self): member in TestRlcompleter |
/external/python/cpython3/Lib/test/ | ||
D | test_rlcompleter.py | 33 def test_global_matches(self): member in TestRlcompleter |