[issue31504] Documentation for return value for string.rindex is missing when search string is empty

Serhiy Storchaka report at bugs.python.org
Mon Sep 18 04:31:57 EDT 2017


Serhiy Storchaka added the comment:

This is documented.

"Return the highest index in the string where substring sub is found,"

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31504>
_______________________________________


More information about the Python-bugs-list mailing list