Andrew Jaffe added the comment:

This seems to be a bug in the `osascript` application in the latest macOS 
10.12.5:

$ osascript <<EOF
> open location "http://python.org";
> EOF
0:33: execution error: "http://python.org"; doesn’t understand the “open 
location” message. (-1708)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to