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

Skip to content

Commit 01d49fa

Browse files
committed
Slight clarification on running the examples from the Finder.
1 parent d163b85 commit 01d49fa

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Mac/OSX/Extras.ReadMe.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ among Python on all platforms, so there are some that only run on Windows
55
or Unix or another platform, and/or make little sense on a Macintosh.
66

77
Some examples can be run from within the PythonIDE, but many will require
8-
that you start them from the command line, or supply command-line arguments
9-
by holding down the "alt" key when double-clicking them.
8+
that you start them from the command line or with PythonLauncher. In the
9+
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).

0 commit comments

Comments
 (0)