[issue24955] webbrowser broken on Mac OS X when using the BROWSER variable

hudelgado report at bugs.python.org
Fri Jul 24 22:43:30 EDT 2020


hudelgado <live2trance at gmail.com> added the comment:

Ok, I'm thinking in also replace the os.popen calls with subprocess.Popen to keep consistency with existing tests.
Do you think it's a good approach? Or should be better to just add some tests around the current implementation?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24955>
_______________________________________


More information about the Python-bugs-list mailing list