Lines Matching full:idle
2 A number of function that enhance IDLE on MacOSX when it used as a normal
27 Returns True if IDLE is using a Carbon Aqua Tk (instead of the
40 be one known to cause problems with IDLE.
61 makes is feasible to use IDLE as the default application for python files.
82 IDLE.
86 # contains a number of menus, none of which are appropriate for IDLE. The
120 aboutDialog.AboutDialog(root, 'About IDLE')
132 root.bind('<<about-idle>>', about_dialog)
146 menubar.add_cascade(label='IDLE', menu=menu)
149 ('About IDLE', '<<about-idle>>'),
160 # replace default About dialog with About IDLE one
164 # remove redundant "IDLE Help" from menu