]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 1 Sep 2024 05:41:10 +0000 (07:41 +0200)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 05:41:10 +0000 (05:41 +0000)
commitdc06b3d01e687e602c61c6e6499013274832740f
tree36f92a3f8219e9117c46529bf744ddb1c5488115
parent59a6d48a8953d4a30fb828e4c956887b4db88739
[3.13] gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495) (#123548)

gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495)

Document the return value for ``webbrowser.open*()``.
(cherry picked from commit 0b6acfee04b30e7993314723c614625ddd90ae6e)

Co-authored-by: Aarni Koskela <akx@iki.fi>
Doc/library/webbrowser.rst
Lib/webbrowser.py