I'm looking over the docs for the re module and can't find how to
"NOT" an entire regex.
For example.....
How make regex that means "contains regex#1 but NOT regex#2" ?
Chris
"NOT" an entire regex.
For example.....
How make regex that means "contains regex#1 but NOT regex#2" ?
Chris
Comment