Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DFileDialog.py195 def get_selection(self): member in FileDialog
/external/python/cpython2/Lib/idlelib/
DSearchEngine.py212 def get_selection(text): function