Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Python

r"
[\w!#$%&'*+/=?^_`{|}~-]+(?:\.[\w!#$%&'*+/=?^_`{|}~-]+)*@(?:[\w](?:[\w-]*[\w])?\.)+[\w](?:[\w-]*[\w])?
"
g

Description

no description available

Submitted by anonymous - 8 years ago