Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/idle_test/
Dmock_idle.py42 def get_selection_indices(self): member in Editor
Dtest_formatparagraph.py241 get_selection_indices = EditorWindow. get_selection_indices.im_func variable in Editor
/external/python/cpython2/Lib/idlelib/
DEditorWindow.py1162 def get_selection_indices(self): member in EditorWindow