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

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