summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2015-07-30 20:44:09 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2015-07-30 20:44:09 (GMT)
commitfa002d4cdd3a44a07252857ec7a55ed27fb15648 (patch)
treec7353850fa05192a918f2347b26c5998b301153f /Doc
parentffc7e8eebe8cd9f3391ff856be398f8d9ead6587 (diff)
downloadcpython-fa002d4cdd3a44a07252857ec7a55ed27fb15648.zip
cpython-fa002d4cdd3a44a07252857ec7a55ed27fb15648.tar.gz
cpython-fa002d4cdd3a44a07252857ec7a55ed27fb15648.tar.bz2
Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/idle.rst2
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)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^