]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-106318: Add examples for str.rindex() method (GH-143887) (#144421)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Feb 2026 13:36:27 +0000 (14:36 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 13:36:27 +0000 (14:36 +0100)
commitcc8fd6ac43ed014f449fb90e9dd4f6202a229f49
treef0826102bdbec331ecac067ed34b6b806e5c9de3
parent72ec16684668b2694d56d9867157f0b5dfc7b2e7
[3.14] gh-106318: Add examples for str.rindex() method (GH-143887) (#144421)

gh-106318: Add examples for str.rindex() method (GH-143887)
(cherry picked from commit 45d00a0791a53f07c0050b985c936281ed825d9b)

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/stdtypes.rst