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