diff options
Diffstat (limited to 'Doc/library/webbrowser.rst')
-rw-r--r-- | Doc/library/webbrowser.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/webbrowser.rst b/Doc/library/webbrowser.rst index cbb2b06c2a0..fd6abc70261 100644 --- a/Doc/library/webbrowser.rst +++ b/Doc/library/webbrowser.rst @@ -29,7 +29,7 @@ already registered browsers this browser is added to the front of the search lis if the part does not contain ``%s``, it is simply interpreted as the name of the browser to launch. [1]_ -.. versionchanged:: next +.. versionchanged:: 3.14 The :envvar:`BROWSER` variable can now also be used to reorder the list of platform defaults. This is particularly useful on macOS where the platform |