e f @ s; d Z d d l m Z d d l m Z d de df dg dh di d dj dk dl d dm d dn do g f d dp dq d dr ds dt du d dv dw dx dy dz d{ g f d5 d| d} d~ d d d d d g f dF d g f dI d d g f dN d d d d g f dW d d g f dZ d d d d g f g Z e da r+e d db j d n e j Z d S)a Define the menu contents, hotkeys, and event bindings.
There is additional configuration information in the EditorWindow class (and
subclasses): the menus are created there based on the menu_specs (class)
variable, and menus not created are silently skipped in the code here. This
makes it possible, for example, to define a Debug menu which is only present in
the PythonShell window, and a Format menu which is only present in the Editor
windows.
) find_spec)idleConffile _New File<