Searched refs:ERR_STRING_CMP (Results 1 – 2 of 2) sorted by relevance
35 ERR_STRING_CMP = 'Unicode string and general string cannot be compared: [%s %s %s]' variable193 raise BadExpression(ERR_STRING_CMP % (Oprand1, Operator, Oprand2))
35 ERR_STRING_CMP = 'Unicode string and general string cannot be compared: [%s %s %s]' variable