Home
last modified time | relevance | path

Searched defs:VersionInfoType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dsysmodule.c1292 static PyTypeObject VersionInfoType = {0, 0, 0, 0, 0, 0}; variable
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c2610 static PyTypeObject VersionInfoType; variable