Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Python

r"
(CAN_SID[A-Z0-9_]+(?=(_([A-Z0-9]{6}[0-9]))))|(NO_SIGNAL)
"
gm

Description

no description available

Submitted by anonymous - 4 years ago