]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] gh-122399: change webbrowser.rst to better describe the contents of controller...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 24 Apr 2025 14:03:02 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 14:03:02 +0000 (14:03 +0000)
Co-authored-by: Jordi Burguet-Castell <jordi.burguet.castell@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/webbrowser.rst

index d33e7344761f4a51184b15467f72fa27a59e6aaf..baccc791b227fd6d1c1ecbf3a7809c152a5557ba 100644 (file)
@@ -226,8 +226,8 @@ Here are some simple examples::
 Browser Controller Objects
 --------------------------
 
-Browser controllers provide these methods which parallel three of the
-module-level convenience functions:
+Browser controllers provide the :attr:`~controller.name` attribute,
+and the following three methods which parallel module-level convenience functions:
 
 
 .. attribute:: controller.name