]> granicus.if.org Git - python/commit
If the user's environment has set the BROWSER environment variable (as Gnome
authorSkip Montanaro <skip@pobox.com>
Wed, 18 Jul 2001 20:03:32 +0000 (20:03 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 18 Jul 2001 20:03:32 +0000 (20:03 +0000)
commitcdab3bf7eb0810fcda21be065868f3da330779a1
tree81dd5a062f8045d701a57c8162e9e65fe3617a8b
parent6c299265878d513b77d31207c0e2f24b1ef59c28
If the user's environment has set the BROWSER environment variable (as Gnome
seems to do), the user may not be aware of its contents.  Attempt to add any
to _browsers.

closes bug #429136
Lib/webbrowser.py