Home
last modified time | relevance | path

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

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