[2.7] bpo-34019: Fix wrong arguments for Opera Browser (GH-8047) by pablogsal · Pull Request #8126 · python/cpython

@kbumsik @pablogsal

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..
(cherry picked from commit 3cf1f15)

Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>

vstinner

holatuwol added a commit to holatuwol/liferay-faster-deploy that referenced this pull request

Nov 10, 2018

@holatuwol