Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-07-06 07:49
Flavor·Python

r"
([a-zA-Z]+)(?:,)?
"
mg
Open regex in editor

Description

ESPEC

Submitted by Ian Cole