Searched defs:PY3 (Results 1 – 2 of 2) sorted by relevance
60 PY3 = sys.version_info[0] == 3 variable
63 PY3 = sys.version_info[0] == 3 variable