]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-122399: change webbrowser.rst to better describe the contents of controller object...
authorJordi Burguet-Castell <jordi.burguet.castell@gmail.com>
Thu, 24 Apr 2025 13:56:52 +0000 (15:56 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 13:56:52 +0000 (16:56 +0300)
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