Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference
on OS X. Original patch by André Freitas.
This commit is contained in:
parent
a1005ed1aa
commit
f1ce6deb41
@ -248,7 +248,8 @@ Configure IDLE
|
|||||||
help sources can be specified. Non-default user setting are saved in a
|
help sources can be specified. Non-default user setting are saved in a
|
||||||
.idlerc directory in the user's home directory. Problems caused by bad user
|
.idlerc directory in the user's home directory. Problems caused by bad user
|
||||||
configuration files are solved by editing or deleting one or more of the
|
configuration files are solved by editing or deleting one or more of the
|
||||||
files in .idlerc.
|
files in .idlerc. On OS X, open the configuration dialog by selecting
|
||||||
|
Preferences in the application menu.
|
||||||
|
|
||||||
Configure Extensions
|
Configure Extensions
|
||||||
Open a configuration dialog for setting preferences for extensions
|
Open a configuration dialog for setting preferences for extensions
|
||||||
|
@ -129,7 +129,9 @@ Options Menu (Shell and Editor):
|
|||||||
Configure IDLE -- Open a configuration dialog. Fonts, indentation,
|
Configure IDLE -- Open a configuration dialog. Fonts, indentation,
|
||||||
keybindings, and color themes may be altered.
|
keybindings, and color themes may be altered.
|
||||||
Startup Preferences may be set, and additional Help
|
Startup Preferences may be set, and additional Help
|
||||||
sources can be specified.
|
sources can be specified. On OS X, open the
|
||||||
|
configuration dialog by selecting Preferences
|
||||||
|
in the application menu.
|
||||||
|
|
||||||
---
|
---
|
||||||
Code Context (toggle) -- Open a pane at the top of the edit window
|
Code Context (toggle) -- Open a pane at the top of the edit window
|
||||||
|
Loading…
x
Reference in New Issue
Block a user