[issue31956] Add start and stop parameters to the array.index()

Serhiy Storchaka report at bugs.python.org
Mon Nov 13 01:57:36 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Just take list.index as an example.

----------
components: +Extension Modules -Library (Lib)
nosy: +serhiy.storchaka
type:  -> enhancement
versions: +Python 3.7 -Python 3.8

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


More information about the Python-bugs-list mailing list