tomislav-b
11/2/2015 - 9:33 AM

Match specific string but not the specified exceptions.

Match specific string but not the specified exceptions.

default_instances_pattern = re.compile(r'NotThis|NotThat|GoAway|(WeWantThis)')