[issue23945] webbrowser.open opens twice on Windows if BROWSER is set

andig2 report at bugs.python.org
Tue Apr 14 16:48:00 CEST 2015


andig2 added the comment:

Last but not least: this is due to using BROWSER for defining the executable path. 

Workaround: set BROWSER=firefox and add firefox to path.

----------
resolution:  -> not a bug
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23945>
_______________________________________


More information about the Python-bugs-list mailing list