From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 24 Apr 2025 14:03:02 +0000 (+0200) Subject: [3.13] gh-122399: change webbrowser.rst to better describe the contents of controller... X-Git-Tag: v3.13.4~233 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd4a39f12518d1070aeebde861159b5422ca7e4d;p=thirdparty%2FPython%2Fcpython.git [3.13] gh-122399: change webbrowser.rst to better describe the contents of controller object (GH-122407) (#132874) Co-authored-by: Jordi Burguet-Castell Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/Doc/library/webbrowser.rst b/Doc/library/webbrowser.rst index d33e7344761f..baccc791b227 100644 --- a/Doc/library/webbrowser.rst +++ b/Doc/library/webbrowser.rst @@ -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