Searched refs:getDeptargetTuple (Results 1 – 2 of 2) sorted by relevance
158 def getDeptargetTuple(): function207 LT_10_5 = bool(getDeptargetTuple() < (10, 5))209 if not (10, 5) < getDeptargetTuple() < (10, 10):366 if getDeptargetTuple() < (10, 5):514 if getDeptargetTuple() < (10, 4) and not PYTHON_3:
159 def getDeptargetTuple(): function208 LT_10_5 = bool(getDeptargetTuple() < (10, 5))338 if getDeptargetTuple() < (10, 5):486 if getDeptargetTuple() < (10, 4) and not PYTHON_3: