Yf' @ s> d Z d d l m Z d d l m Z d dg dh di dj dk d dl dm dn d do d dp dq g f d dr ds d dt du dv dw d dx dy dz d{ d| d} g f d5 d~ d d d d d d d g f dF d g f dI d d d d g f dP d d d d g f dY d d g f d\ d d d d g f g Z e dc r.e d dd j d 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<