• Bumsik Kim's avatar
    bpo-34019: Fix wrong arguments for Opera Browser (#8047) · 3cf1f154
    Bumsik Kim authored
    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.
    3cf1f154
webbrowser.py 22.5 KB