File tree 1 file changed +0
-7
lines changed
1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,6 @@ allow the remote browser to maintain its own windows on the display. If remote
33
33
browsers are not available on Unix, the controlling process will launch a new
34
34
browser and wait.
35
35
36
- On iOS, the :envvar: `BROWSER ` environment variable, as well as any arguments
37
- controlling autoraise, browser preference, and new tab/window creation will be
38
- ignored. Web pages will *always * be opened in the user's preferred browser, in
39
- a new tab, with the browser being brought to the foreground. The use of the
40
- :mod: `webbrowser ` module on iOS requires the :mod: `ctypes ` module. If
41
- :mod: `ctypes ` isn't available, calls to :func: `.open ` will fail.
42
-
43
36
.. program :: webbrowser
44
37
45
38
The script :program: `webbrowser ` can be used as a command-line interface for the
You can’t perform that action at this time.
0 commit comments