]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Skip noticed that the document talks about "setting PythonLauncher as the
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 2 Jul 2003 22:09:30 +0000 (22:09 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 2 Jul 2003 22:09:30 +0000 (22:09 +0000)
default application" but doesn't give a clue on how to do this. Refer to
Apple Help.

Mac/OSX/Extras.ReadMe.txt

index c41e89c3637a2fb922d9bf143a9e095a7f05236b..3ab4568eaf1e269c8244ed4a8c383f86d233b5a7 100644 (file)
@@ -7,6 +7,8 @@ or Unix or another platform, and/or make little sense on a Macintosh.
 Some examples can be run from within the PythonIDE, but many will require
 that you start them from the command line or with PythonLauncher. In the
 latter case, you can supply any needed command line arguments by holding
-the "alt" key while dragging the script to PythonLauncher (or while
-double-clicking the script, if PythonLauncher is set as the default application
-to open Python scripts with).
+the "alt" key while dragging the script to PythonLauncher, or while
+double-clicking the script if PythonLauncher is set as the default application
+to open Python scripts with. See "Changing the application that opens a file"
+in Mac Help for information on making PythonLauncher the default application.
+