MCPcopy Index your code
hub / github.com/python/cpython / mainmenu.py

File mainmenu.py

Lib/idlelib/mainmenu.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Define the menu contents, hotkeys, and event bindings.
2
3There is additional configuration information in the EditorWindow class (and
4subclasses): the menus are created there based on the menu_specs (class)

Callers

nothing calls this directly

Calls 4

find_specFunction · 0.90
mainFunction · 0.90
GetCurrentKeySetMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected