Home
last modified time | relevance | path

Searched defs:EditorWindow (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Dpyshell.py318 EditorWindow = PyShellEditorWindow variable in PyShellFileList
Deditor.py45 class EditorWindow(object): class
/external/python/cpython2/Lib/idlelib/
DPyShell.py317 EditorWindow = PyShellEditorWindow variable in PyShellFileList
DEditorWindow.py120 class EditorWindow(object): class