Searched defs:EditorWindow (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/idlelib/ | ||
D | pyshell.py | 318 EditorWindow = PyShellEditorWindow variable in PyShellFileList |
D | editor.py | 45 class EditorWindow(object): class |
/external/python/cpython2/Lib/idlelib/ | ||
D | PyShell.py | 317 EditorWindow = PyShellEditorWindow variable in PyShellFileList |
D | EditorWindow.py | 120 class EditorWindow(object): class |