Home
last modified time | relevance | path

Searched refs:_callable_postfix (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Drlcompleter.py100 def _callable_postfix(self, val, word): member in Completer
135 matches.append(self._callable_postfix(val, word))
190 matches.append(self._callable_postfix(value, match))

Completed in 1 milliseconds