Community Patterns

Community Library Entry

-2

Regular Expression
Created·2015-07-10 19:34
Flavor·Python

r"
([a-z])\1{2,}
"
Open regex in editor

Description

no description available

Submitted by cp0153