default

python's webbrowser launches IE, instead of default browser, on Windows relative path

python's webbrowser launches IE, instead of default browser, on Windows relative path Question: I’m attempting to launch a local html file from python in the default browser (right now my default is Google Chrome if I double-click on a .html file, Chrome launches.) When I use python’s webbrowser.open(), IE launches instead, with a blank address …

Total answers: 14