Community Patterns

Community Library Entry

5

Regular Expression
Created·2015-08-31 22:17
Flavor·Python

r"
\b(\w+)\s+\1\b
"
gi
Open regex in editor

Description

no description available

Submitted by anonymous