Regular Expressions 101

Community Patterns

0

Properties

Python
no description available
Submitted by anonymous - 5 years ago
0

URLS

Python
no description available
Submitted by anonymous - 5 years ago

Negative regexp

0

Regular Expression
Python

r"
^(?!.*New in Release 2.7.7).*$
"
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago