[issue34019] webbrowser: wrong arguments for Opera browser.

Bumsik Kim report at bugs.python.org
Mon Jul 2 19:10:44 EDT 2018


Bumsik Kim <kbumsik at gmail.com> added the comment:

$opera --version
53.0.2907.68

$opera -remote "openURL(https://google.com,new-window)"

would open a broken link: http://openurl%28https//google.com,new-window) 

I found that problem while answering a StackOverflow question: https://stackoverflow.com/questions/51123537/webbrowser-open-breaks-the-link-python-3-7

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34019>
_______________________________________


More information about the Python-bugs-list mailing list