Searched defs:getwords (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/idlelib/ | ||
D | autoexpand.py | 54 def getwords(self): member in AutoExpand |
/external/python/cpython2/Lib/idlelib/ | ||
D | AutoExpand.py | 63 def getwords(self): member in AutoExpand |