File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ will be used if graphical browsers are not available or an X11 display isn't
1919available. If text-mode browsers are used, the calling process will block until
2020the user exits the browser.
2121
22- If the environment variable :envvar: `BROWSER ` exists, it is interpreted to
23- override the platform default list of browsers, as a :data: `os.pathsep `-separated
24- list of browsers to try in order . When the value of a list part contains the
25- string `` %s ``, then it is interpreted as a literal browser command line to be
26- used with the argument URL substituted for ``%s ``; if the part does not contain
27- `` %s ``, it is simply interpreted as the name of the browser to launch. [1 ]_
22+ If the environment variable :envvar: `BROWSER ` exists, it is interpreted as the
23+ :data: `os.pathsep `-separated list of browsers to try ahead of the the platform
24+ defaults . When the value of a list part contains the string `` %s ``, then it is
25+ interpreted as a literal browser command line to be used with the argument URL
26+ substituted for ``%s ``; if the part does not contain `` %s ``, it is simply
27+ interpreted as the name of the browser to launch. [1 ]_
2828
2929For non-Unix platforms, or when a remote browser is available on Unix, the
3030controlling process will not wait for the user to finish with the browser, but
You can’t perform that action at this time.
0 commit comments