Lines Matching full:expr1
391 expr1 = self.parse_or()398 expr1 = nodes.CondExpr(expr2, expr1, expr3, lineno=lineno)400 return expr1