Regular Expressions 101

Library entries

Twitter @mentions

Vote

-8

Regular Expression
python

r"
(\A|\s)@(\w+)
"
g

Description

Loading markdown...
Submitted by @triplec1988 - 10 years ago