Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Dsearch.py49 def find_selection(text): function
59 return _setup(text).find_selection(text)
121 def find_selection(self, text): member in SearchDialog
H A Deditor.py720 search.find_selection(self.text)
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_search.py66 self.assertTrue(self.dialog.find_selection(text))
70 self.assertTrue(self.dialog.find_selection(text))
74 self.assertTrue(self.dialog.find_selection(text))

Completed in 5 milliseconds