Searched defs:PyShellEditorWindow (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/idlelib/ | ||
D | PyShell.py | 125 class PyShellEditorWindow(EditorWindow): class |
/external/python/cpython3/Lib/idlelib/ | ||
D | pyshell.py | 139 class PyShellEditorWindow(EditorWindow): class |