Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpatchlevel.h12 #define PY_RELEASE_LEVEL_BETA 0xB macro
/third_party/python/Python/
Dsysmodule.c2673 #elif PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_BETA in make_version_info()