Home
last modified time | relevance | path

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

/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()