Iteration Overlapping Matches Python Regex Overlapping Matches With Finditer() In Python May 24, 2024 Post a Comment I'm using a regex to match Bible verse references in a text. The current regex is REF_REGEX = … Read more Overlapping Matches With Finditer() In Python