Home
last modified time | relevance | path

Searched defs:get_selection (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/
Dsearchengine.py212 def get_selection(text): function
/third_party/python/Lib/idlelib/idle_test/
Dtest_sidebar.py79 def get_selection(self): member in LineNumbersTest
/third_party/python/Lib/tkinter/
Dfiledialog.py206 def get_selection(self): member in FileDialog