Searched defs:set_notabs_indentwidth (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/idlelib/ | ||
D | EditorWindow.py | 829 def set_notabs_indentwidth(self): member in EditorWindow |
/external/python/cpython3/Lib/idlelib/ | ||
D | editor.py | 846 def set_notabs_indentwidth(self): member in EditorWindow |