diff options
Diffstat (limited to 'Lib/idlelib')
-rw-r--r-- | Lib/idlelib/help.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Lib/idlelib/help.txt b/Lib/idlelib/help.txt index 4429c4b1cb..b70c79fea5 100644 --- a/Lib/idlelib/help.txt +++ b/Lib/idlelib/help.txt @@ -277,8 +277,7 @@ Completions: Python Shell window: Control-c interrupts executing command. - Control-d sends end-of-file; closes window if typed at >>> prompt - (this is Control-z on Windows). + Control-d sends end-of-file; closes window if typed at >>> prompt. Alt-/ expand word is also useful to reduce typing. Command history: |