Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ebab26a

Browse files
committed
Skip noticed that the document talks about "setting PythonLauncher as the
default application" but doesn't give a clue on how to do this. Refer to Apple Help.
1 parent 42fbc69 commit ebab26a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Mac/OSX/Extras.ReadMe.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ or Unix or another platform, and/or make little sense on a Macintosh.
77
Some examples can be run from within the PythonIDE, but many will require
88
that you start them from the command line or with PythonLauncher. In the
99
latter case, you can supply any needed command line arguments by holding
10-
the "alt" key while dragging the script to PythonLauncher (or while
11-
double-clicking the script, if PythonLauncher is set as the default application
12-
to open Python scripts with).
10+
the "alt" key while dragging the script to PythonLauncher, or while
11+
double-clicking the script if PythonLauncher is set as the default application
12+
to open Python scripts with. See "Changing the application that opens a file"
13+
in Mac Help for information on making PythonLauncher the default application.
14+

0 commit comments

Comments
 (0)