Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-06-11 17:57
Flavor·Python

r"
[\w\-][\w\-\.]+@[\w\-][\w\-\.]+[a-zA-Z]{1,4}
"
i
Open regex in editor

Description

no description available

Submitted by anonymous