Searched refs:VirtualPyObject_Spec (Results 1 – 1 of 1) sorted by relevance
160 PyType_Spec VirtualPyObject_Spec = { variable170 PyObject *type = PyType_FromSpec(&VirtualPyObject_Spec); in VirtualPyObject()