Regular Expressions 101

Community Patterns

python regex

2

Regular Expression
Python

r"
^\s*color: (\"|\'|).*(\"|\'|)
"

Description

no description available

Submitted by anonymous - 10 years ago