Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpatchlevel.h11 #define PY_RELEASE_LEVEL_ALPHA 0xA macro
/external/python/cpython2/Include/
Dpatchlevel.h15 #define PY_RELEASE_LEVEL_ALPHA 0xA macro
/external/python/cpython2/Python/
Dsysmodule.c1326 #if PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_ALPHA in make_version_info()
/external/python/cpython3/Python/
Dsysmodule.c2536 #if PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_ALPHA in make_version_info()