Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DEditorWindow.py1150 def is_char_in_string(self, text_index): argument
/external/python/cpython3/Lib/idlelib/
Deditor.py1177 def is_char_in_string(self, text_index): argument