diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2015-07-30 20:44:41 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2015-07-30 20:44:41 (GMT) |
commit | 659fcb0a8dd1c3733c609406522d95aa663f2eaa (patch) | |
tree | d88c49ca8716758373388687937a01f295e10d4b /Doc | |
parent | b465cb50de6e11ce2399cb8c1f2811054ce135c8 (diff) | |
parent | 30f1f67248260b10eb16a3e630c6cf5c7e29fad2 (diff) | |
download | cpython-659fcb0a8dd1c3733c609406522d95aa663f2eaa.zip cpython-659fcb0a8dd1c3733c609406522d95aa663f2eaa.tar.gz cpython-659fcb0a8dd1c3733c609406522d95aa663f2eaa.tar.bz2 |
Merge with 3.4
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/library/idle.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst index 24e22c1..e64f683 100644 --- a/Doc/library/idle.rst +++ b/Doc/library/idle.rst @@ -37,8 +37,6 @@ context menu. 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). File menu (Shell and Editor) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |