diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2015-07-30 20:44:22 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2015-07-30 20:44:22 (GMT) |
commit | 30f1f67248260b10eb16a3e630c6cf5c7e29fad2 (patch) | |
tree | 0538e3c65fe5162f3fe2a6d54315faee0ee5ef3c /Lib/idlelib/help.txt | |
parent | 41ca828580aa441baa334625a60f3975d14023eb (diff) | |
download | cpython-30f1f67248260b10eb16a3e630c6cf5c7e29fad2.zip cpython-30f1f67248260b10eb16a3e630c6cf5c7e29fad2.tar.gz cpython-30f1f67248260b10eb16a3e630c6cf5c7e29fad2.tar.bz2 |
Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy.
Diffstat (limited to 'Lib/idlelib/help.txt')
-rw-r--r-- | Lib/idlelib/help.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Lib/idlelib/help.txt b/Lib/idlelib/help.txt index 9540173..3f7bb23 100644 --- a/Lib/idlelib/help.txt +++ b/Lib/idlelib/help.txt @@ -15,9 +15,7 @@ Menus: IDLE has two window types the Shell window and the Editor window. It is possible to have multiple editor windows simultaneously. IDLE's menus dynamically change based on which window is currently selected. Each menu -documented below indicates which window type it is associated with. Click on -the dotted line at the top of a menu to "tear it off": a separate window -containing the menu is created (for Unix and Windows only). +documented below indicates which window type it is associated with. File Menu (Shell and Editor): |