mirror of
https://github.com/python/cpython.git
synced 2026-05-23 12:53:22 -04:00
ac10be365e
from using str.rpartition to str.rindex. Closes Issue5213.