Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-08-04 17:36
Flavor·Python

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

Description

no description available

Submitted by anonymous