[docs] [issue7940] re.finditer and re.findall should support negative end positions

Serhiy Storchaka report at bugs.python.org
Sun Jul 14 10:21:50 EDT 2019


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

Are there any real world examples which show the benefit of supporting negative indices?

----------

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


More information about the docs mailing list