Lines Matching defs:fail
173 fail = False175 if self.fail:182 x.fail = True405 fail = False407 if self.fail:414 x.fail = True506 fail = False508 if self.fail:515 x.fail = True794 # Dictionary lookups should fail if __eq__() raises an exception.