Searched defs:find_selection (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/idlelib/ | ||
| D | SearchDialog.py | 20 def find_selection(text): function |
| /external/python/cpython3/Lib/idlelib/ | ||
| D | search.py | 49 def find_selection(text): function |