diff options
author | Bumsik Kim <k.bumsik@gmail.com> | 2018-07-03 07:30:06 -0400 |
---|---|---|
committer | Pablo Galindo <Pablogsal@gmail.com> | 2018-07-03 12:30:06 +0100 |
commit | 3cf1f154edb88c108877729ea09f4ac174697fea (patch) | |
tree | 3ca79a59a98c1008666ed7b0677f62fe547abb0f /Python/pythonrun.c | |
parent | 23401fb960bb94e6ea62d2999527968d53d3fc65 (diff) | |
download | cpython-git-3cf1f154edb88c108877729ea09f4ac174697fea.tar.gz |
bpo-34019: Fix wrong arguments for Opera Browser (#8047)
The Opera Browser was using a outdated command line invocation that resulted in an incorrect URL being opened in the browser when requested using the webbrowser module.
* Correct the arguments passed to the Opera Browser when opening a new URL.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions