Searched refs:PLUS (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A Dpkgrepo.py41 PLUS = 1 variable
43 diff_type_f = {MINUS: "- ", PLUS: "+ ", COMMON: ""}
1863 diff_type: can be MINUS, PLUS or COMMON.
1953 if symbol == PLUS:
1960 if symbol == PLUS:
1976 __diff_pub_helper(pub, PLUS)
2068 __emit_msg(PLUS, plus_cat)
2081 __emit_msg(PLUS, f)

Completed in 383 milliseconds