Searched refs:compmap (Results 1 – 1 of 1) sorted by relevance
28 compmap = {"<": operator.lt, "<=": operator.le, "==": operator.eq, variable136 if not compmap[cond](version, ver):