From 3399e1e38cfb141d71551cb95db3ee8ab1797674 Mon Sep 17 00:00:00 2001
From: Terry Jan Reedy
Date: Tue, 30 Aug 2016 16:58:01 -0400
Subject: ? Working Directory ?
---
Doc/library/idle.rst | 2 +-
Lib/idlelib/help.html | 31 +++++++++++++++++--------------
2 files changed, 18 insertions(+), 15 deletions(-)
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
index 0b8171d..ffe8426 100644
--- a/Doc/library/idle.rst
+++ b/Doc/library/idle.rst
@@ -531,7 +531,7 @@ Command line usage
-c command run command in the shell window
-d enable debugger and open shell window
-e open editor window
- -h print help message with legal combinatios and exit
+ -h print help message with legal combinations and exit
-i open shell window
-r file run file in shell window
-s run $IDLESTARTUP or $PYTHONSTARTUP first, in shell window
diff --git a/Lib/idlelib/help.html b/Lib/idlelib/help.html
index 1357289..7860bfb 100644
--- a/Lib/idlelib/help.html
+++ b/Lib/idlelib/help.html
@@ -6,7 +6,7 @@
- 25.5. IDLE — Python 3.5.2 documentation
+ 25.5. IDLE — Python 3.5.2 documentation
@@ -58,13 +58,13 @@
accesskey="P">previous |
- Python »
+ Python »
- 3.5.2 Documentation »
+ 3.5.2 Documentation »
- The Python Standard Library »
- 25. Graphical User Interfaces with Tk »
+ The Python Standard Library »
+ 25. Graphical User Interfaces with Tk »
@@ -497,7 +497,7 @@ functions to be used from IDLE’s Python shell.
-c command run command in the shell window
-d enable debugger and open shell window
-e open editor window
--h print help message with legal combinatios and exit
+-h print help message with legal combinations and exit
-i open shell window
-r file run file in shell window
-s run $IDLESTARTUP or $PYTHONSTARTUP first, in shell window
@@ -659,11 +659,14 @@ are currently:
Quick search
+
+ Enter search terms or a module, class or function name.
+
@@ -687,13 +690,13 @@ are currently:
>previous |
- Python »
+ Python »
- 3.5.2 Documentation »
+ 3.5.2 Documentation »
- The Python Standard Library »
- 25. Graphical User Interfaces with Tk »
+ The Python Standard Library »
+ 25. Graphical User Interfaces with Tk »
--
cgit v0.12