]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123494: Improve documentation for ``webbrowser`` return types (#123495)
authorAarni Koskela <akx@iki.fi>
Sun, 1 Sep 2024 05:17:03 +0000 (08:17 +0300)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 05:17:03 +0000 (06:17 +0100)
commit0b6acfee04b30e7993314723c614625ddd90ae6e
tree7a571dcc9773c03885993002b78d241d41db589e
parent917283ada6fb01a3221b708d64f0a5195e1672dc
gh-123494: Improve documentation for ``webbrowser`` return types (#123495)

Document the return value for ``webbrowser.open*()``.
Doc/library/webbrowser.rst
Lib/webbrowser.py