Searched defs:PY_VERSION (Results 1 – 9 of 9) sorted by relevance
15 PY_VERSION = 3 globalVar
15 PY_VERSION = 3 define
26 #define PY_VERSION "3.10.3" macro
30 #define PY_VERSION "2.7.15+" macro
19 PY_VERSION = sys.version_info[:2] variable