Demonstrates including or excluding specific pattern rules in the result. More...
Go to the source code of this file.
Namespaces | |
examples.exp.rules | |
Variables | |
string | examples.exp.rules.title |
string | examples.exp.rules.pattern |
string | examples.exp.rules.header = 'RESULT' |
int | examples.exp.rules.testno = 0 |
examples.exp.rules.exp = ApgExp(pattern) | |
string | examples.exp.rules.input = '(999)555-1234' |
examples.exp.rules.result = exp.exec(input) | |
Demonstrates including or excluding specific pattern rules in the result.
Definition in file rules.py.