Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-17 17:12
Flavor·Python

r"
^(?:\"([^\"]*)\")|(?:\'([^\']*)\')$
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous