Home
last modified time | relevance | path

Searched refs:menu_specs (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Dpyshell.py849 menu_specs = [ variable in PyShell
879 ms = self.menu_specs
Deditor.py470 menu_specs = [ variable in EditorWindow
498 for name, label in self.menu_specs: