Regular Expressions 101

Community Patterns

parser =

1

Regular Expression
Python

r"
^(.+?)\ *=\ *(.*)
"
gm

Description

no description available

Submitted by anonymous - 9 years ago