Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c1311 make_version_info(void) in make_version_info() function
1495 SET_SYS_FROM_STRING("version_info", make_version_info()); in _PySys_Init()
/external/python/cpython3/Python/
Dsysmodule.c2126 make_version_info(void) in make_version_info() function
2377 version_info = make_version_info(); in _PySys_BeginInit()