Python: model that re.finditer
returns an iterable of re.Match
objects#17712
Merged
yoff merged 4 commits intogithub:main from yoff:python/re-finditer-matchOct 11, 2024
+50-20
re.finditer
returns an iterable of re.Match
objects#17712