Home
last modified time | relevance | path

Searched refs:PY_VERSION (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Python/
Dgetversion.c13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler()); in Py_GetVersion()
Dinitconfig.c2454 (print_version >= 2) ? Py_GetVersion() : PY_VERSION); in config_parse_cmdline()
/third_party/python/Include/
Dpatchlevel.h26 #define PY_VERSION "3.10.2" macro
/third_party/python/PC/
Dpython_ver_rc.h22 #define PYTHON_VERSION PY_VERSION "\0"
/third_party/python/Programs/
D_testembed.c1889 printf("Python " PY_VERSION " _testembed executable for embedded interpreter tests\n" in main()