Home
last modified time | relevance | path

Searched refs:PY_VERSION (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Python/
H A Dgetversion.c13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler()); in Py_GetVersion()
H A Dinitconfig.c2485 (print_version >= 2) ? Py_GetVersion() : PY_VERSION); in config_parse_cmdline()
/third_party/python/PC/
H A Dpython_ver_rc.h20 * PY_VERSION comes from patchlevel.h
22 #define PYTHON_VERSION PY_VERSION "\0"
H A Dlauncher2.c334 // %ls - PY_VERSION (as wchar_t*) in showHelpText()
362 fwprintf(stdout, wUsage, (L"" PY_VERSION), argv[0]); in showHelpText()
2592 debug(L"argv0: %s\nversion: %S\n", argv[0], PY_VERSION); in process()
/third_party/python/Include/
H A Dpatchlevel.h26 #define PY_VERSION "3.11.4" macro
/third_party/python/Programs/
H A D_testembed.c2145 printf("Python " PY_VERSION " _testembed executable for embedded interpreter tests\n" in main()

Completed in 10 milliseconds