Ronald Oussoren <ronaldousso...@mac.com> added the comment:

Firefox doesn't seem to support a full scripting api, which makes opening tabs 
and windows harder.

I've committed an alternate version of your patch in r80698: This uses 
osascript to open the url instead of the open command. I've also added a 
registration for "safari".

The main reason to use osascript instead of just open is that it might be 
possible to add support for opening new tabs or windows later on by adjusting 
the script.

----------
resolution:  -> fixed

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

Reply via email to