Regular Expressions 101

Community Patterns

Community Library Entry

-1

Regular Expression
Created·2015-01-23 10:35
Flavor·Python

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

Description

no description available

Submitted by karol