Searched refs:NullTpDocType_spec (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _testcapimodule.c | 7435 static PyType_Spec NullTpDocType_spec = { variable 8145 PyObject *NullTpDocType = PyType_FromSpec(&NullTpDocType_spec); in PyInit__testcapi() |
Completed in 10 milliseconds