Regular Expressions 101

Community Patterns

Bug in regexp match count

1

Regular Expression
Python

r"
[ab]b(?=([ab]))
"
gm

Description

no description available

Submitted by anonymous - 4 years ago