Skip to content

Commit adced4b

Browse files
committed
remove extra paragraph
1 parent 096c054 commit adced4b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Doc/library/webbrowser.rst

-7
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ allow the remote browser to maintain its own windows on the display. If remote
3333
browsers are not available on Unix, the controlling process will launch a new
3434
browser and wait.
3535

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-
4336
.. program:: webbrowser
4437

4538
The script :program:`webbrowser` can be used as a command-line interface for the

0 commit comments

Comments
 (0)