Lines Matching defs:SKIP
57 'SKIP',136 SKIP = register_optionflag('SKIP')143 SKIP |1269 # If 'SKIP' is set, then skip this example.1270 if self.optionflags & SKIP:1841 SKIP1953 SKIP2377 # Skip doctests when running with -O2