Regular Expressions 101

Community Patterns

codescrew (not including strings)

0

Regular Expression
Python

r"
(?<!(\'|\"))!(?!(\'|\"))
"
gm

Description

no description available

Submitted by anonymous - 6 years ago