[issue34238] When BROWSER is set on Mac webbrowser.register_standard_browsers doesn't work

Jason report at bugs.python.org
Tue Dec 18 09:39:30 EST 2018


Jason <jason at theograys.com> added the comment:

Yes, it does. I haven't tried that code, but it looks similar to a fix I
implemented locally.

Jason O'Gray

On Sun, Dec 2, 2018 at 2:41 PM Karthikeyan Singaravelan <
report at bugs.python.org> wrote:

>
> Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:
>
> > However, I think there might be a bug with the implementation that
> doesn't correctly respect the BROWSER preference. Notice how the
> webbrowser._tryorder has two 'lynx' items and both of them
> are last. If you look at the comment in the code, it says that it should
> be prepended to _tryorder because it's the preferred browser
>
> @ograycode Is this similar to issue35308 ?
>
> ----------
> nosy: +xtreak
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <https://bugs.python.org/issue34238>
> _______________________________________
>

----------

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


More information about the Python-bugs-list mailing list