New submission from 林自均 <johnl...@gmail.com>:

There are str.index() and str.rindex(), but there is only list.index() and no 
list.rindex(). It will be very handy if we provide it.

----------
components: Library (Lib)
messages: 340312
nosy: johnlinp
priority: normal
severity: normal
status: open
title: Provide list.rindex()
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36639>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to