Lines Matching refs:IDLE
1 README.txt: an index to idlelib files and the IDLE menu.
3 IDLE is Python's Integrated Development and Learning
5 is available in IDLE by selecting Help => IDLE Help. This README documents
6 idlelib for IDLE developers and curious users.
11 IDLE MENU show the menu tree, annotated with the module
19 Implemetation files not in IDLE MENU are marked (nim).
25 __main__.py # -m, starts IDLE
35 Bindings.py # Define most of IDLE menu.
58 PyShell.py # Start IDLE, manage shell, complete editor window
64 ScrolledList.py # Define ScrolledList widget for IDLE (nim).
74 aboutDialog.py # Display About IDLE dialog.
80 help.py # Display IDLE's html doc.
82 macosxSupport.py # Help IDLE run on Macs (nim).
97 CREDITS.txt # not maintained, displayed by About IDLE
99 NEWS.txt # commits, displayed by About IDLE
100 README.txt # this file, displeyed by About IDLE
103 help.html # copy of idle.html in docs, displayed by IDLE Help
118 IDLE MENUS
194 Configure IDLE # configDialog
211 About IDLE # aboutDialog
213 IDLE Help # help