Home
last modified time | relevance | path

Searched defs:global_matches (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Drlcompleter.py96 def global_matches(self, text): member in Completer
/external/python/cpython3/Lib/
Drlcompleter.py102 def global_matches(self, text): member in Completer