Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dpatchlevel.h16 #define PY_RELEASE_LEVEL_BETA 0xB macro
/external/python/cpython2/Python/
Dsysmodule.c1328 #elif PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_BETA in make_version_info()