Juancarlo Añez <apal...@gmail.com> added the comment:

The discussion on python-ideas favored the inclusion of `findfirst()`. At any 
rate, not having a generator version of `findall()` is an important omission.

Another user's search of Github public repositories found that 
`findall(...)[0]` is prevalent. python-ideas agreed that the cause was the 
incompleteness/asymmetry in `re`.

----------

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

Reply via email to