From: Terry Jan Reedy
Date: Tue, 30 Aug 2016 20:58:01 +0000 (-0400)
Subject: ? Working Directory ?
X-Git-Tag: v3.6.0b1~518^2
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3399e1e38cfb141d71551cb95db3ee8ab1797674;p=thirdparty%2FPython%2Fcpython.git
? Working Directory ?
---
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
index 0b8171d7816f..ffe842643ee4 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 1357289fff6c..7860bfbc2105 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 »