Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpatchlevel.h13 #define PY_RELEASE_LEVEL_GAMMA 0xC /* For release candidates */ macro
/third_party/python/Python/
Dsysmodule.c2675 #elif PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_GAMMA in make_version_info()