]> granicus.if.org Git - python/commitdiff
Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference
authorNed Deily <nad@acm.org>
Sat, 4 Jul 2015 22:05:07 +0000 (15:05 -0700)
committerNed Deily <nad@acm.org>
Sat, 4 Jul 2015 22:05:07 +0000 (15:05 -0700)
on OS X.  Original patch by AndrĂ© Freitas.

Doc/library/idle.rst
Lib/idlelib/help.txt

index c842b2639cc993ddedb3e774880e7af885dbe2fa..24e22c103de7536a9f158810eeab0596922ea46f 100644 (file)
@@ -248,7 +248,8 @@ Configure IDLE
    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
    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
    Open a configuration dialog for setting preferences for extensions
index 7eff37004054e89af6cb106d6b7f7ad70008b08d..95401734984d095989ad169860bad8a0b730bae8 100644 (file)
@@ -129,7 +129,9 @@ Options Menu (Shell and Editor):
         Configure IDLE -- Open a configuration dialog.  Fonts, indentation,
                           keybindings, and color themes may be altered.
                           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