Home
last modified time | relevance | path

Searched refs:PY_RELEASE_LEVEL_GAMMA (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/
Dpatchlevel.h13 #define PY_RELEASE_LEVEL_GAMMA 0xC /* For release candidates */ macro
/external/python/cpython2/Include/
Dpatchlevel.h17 #define PY_RELEASE_LEVEL_GAMMA 0xC /* For release candidates */ macro
/external/python/cpython2/Python/
Dsysmodule.c1330 #elif PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_GAMMA in make_version_info()
/external/python/cpython3/Python/
Dsysmodule.c2145 #elif PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_GAMMA in make_version_info()