Regular Expressions 101

Community Patterns

BTPAPP

1

Regular Expression
Python

r"
(\w+)(:|<|>)(.+?)(?:,)
"
g

Description

Filter search for candidate

Submitted by anonymous - 7 years ago