Searched refs:PY_MINOR_VERSION (Results 1 – 8 of 8) sorted by relevance
24 #define PY_MINOR_VERSION 7 macro40 (PY_MINOR_VERSION << 16) | \
256 PY_MAJOR_VERSION,PY_MINOR_VERSION);
1321 SetIntItem(PY_MINOR_VERSION); in make_version_info()
50 #define VERSION SIFY(PY_MAJOR_VERSION) SIFY(PY_MINOR_VERSION)
1342 SetIntItem(PY_MINOR_VERSION); in make_version_info()
25 #if (PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION < 2)