Searched refs:Py_GetVersion (Results 1 – 12 of 12) sorted by relevance
9 Py_GetVersion(void) in Py_GetVersion() function
96 Py_GetVersion(), Py_GetCopyright()); in Py_FrozenMain()
2821 SET_SYS_FROM_STRING("version", Py_GetVersion()); in _PySys_InitCore()
2454 (print_version >= 2) ? Py_GetVersion() : PY_VERSION); in config_parse_cmdline()
54 PyAPI_FUNC(const char *) Py_GetVersion(void);
195 fprintf(stderr, "Python %s on %s\n", Py_GetVersion(), Py_GetPlatform()); in pymain_header()
804 function,Py_GetVersion,3.2,
3003 Py_GetVersion:const char*:::
71 EXPORT_FUNC(Py_GetVersion)
1538 function Py_GetVersion
31346 - Some of the Py_Get* function, like Py_GetVersion() (but not yet
49 * :c:func:`Py_GetVersion`522 .. c:function:: const char* Py_GetVersion()