Cristian Consonni added the comment: Hi David,
at the moment the other parameters used by the open()[1] - 'new' and 'autoraise' - have no direct mapping to other subprocess.Popen(), they are passed as options to the call for the specific browsers. (e.g. firefox -new-tab http://www.example.com) So I am not really sure I understand your request in this respect. Cristian [1] https://docs.python.org/3/library/webbrowser.html#webbrowser.open ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22277> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com