Lines Matching refs:PY_VERSION
19 PY_VERSION = sys.version_info[:2]1385 if PY_VERSION < (2, 6):1391 if PY_VERSION == (2, 6):