Regular Expressions 101

Community Patterns

test

0

Regular Expression
Python

r"
(^\w{3} \d{1,2} [0-9:]{8}) (\b\w+[.]\w*\b) +(\b\w*\b): (\b\w+\b) ([\w' ]*).*\(([\w.]*)\)$
"
gm

Description

test

Submitted by test - 3 years ago