Searched refs:IS_PY2 (Results 1 – 1 of 1) sorted by relevance
10 IS_PY2 = sys.version_info[0] == 2 variable62 if IS_PY2: