Searched defs:menu_specs (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ | ||
D | PyShell.py | 867 menu_specs = [ variable in PyShell |
D | EditorWindow.py | 433 menu_specs = [ variable in EditorWindow |
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ | ||
D | pyshell.py | 854 menu_specs = [ variable in PyShell |
D | editor.py | 469 menu_specs = [ variable in EditorWindow |