In article <[email protected]>, [email protected] wrote: > why does the webbrowser module use bin/osascript instead of bin/open? Seems > more complicated, and both support launching browsers other than the default.
There's probably not a good reason other than the existing code dates back to the early days of OS X (circa 2002) and it gets very little attention these days. Feel free to submit a patch (with tests) to the bug tracker if its behavior can be improved. -- Ned Deily, [email protected] _______________________________________________ Pythonmac-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG
