[Pythonmac-SIG] webbrowser uses osascript instead of open

2014-03-16 Thread mk0423
Hi, why does the webbrowser module use bin/osascript instead of bin/open? Seems more complicated, and both support launching browsers other than the default. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo

Re: [Pythonmac-SIG] webbrowser uses osascript instead of open

2014-03-16 Thread Ned Deily
In article <29c220c0-e1c7-4cb3-9a03-42d19b657...@towb.de>, mk0...@towb.de 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 existin