Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-02-17 10:47
Flavor·Python

r"
(?<=This is).*?(?=sentence)
"
s
Open regex in editor

Description

no description available

Submitted by anonymous