- click demo.py, or simple.py, or whatever you want to run.
- (Unfortunately it can't be done from the commandline in a terminal
- window. You can open the Console app to see any tracebacks or
- other output.)
+ click demo.py, or simple.py, or whatever you want to run. Or from
+ a command line you can run it this way:
+
+ open -a Python demo.py