]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106318: Add examples for str.rindex() method (#143887)
authorAdorilson Bezerra <adorilson@gmail.com>
Tue, 3 Feb 2026 13:29:05 +0000 (13:29 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 13:29:05 +0000 (13:29 +0000)
commit45d00a0791a53f07c0050b985c936281ed825d9b
tree1746197e9b7c27435e747d3ef84208b817ccf770
parentbb917d83b16231ad5193731f0405fbc53122d68b
gh-106318: Add examples for str.rindex() method (#143887)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/stdtypes.rst