Home
last modified time | relevance | path

Searched refs:heapctype_init (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_testcapimodule.c7459 heapctype_init(PyObject *self, PyObject *args, PyObject *kwargs) in heapctype_init() function
7482 {Py_tp_init, heapctype_init},
7511 {Py_tp_init, heapctype_init},
7539 if (heapctype_init(self, args, kwargs) < 0) { in heapctypesubclass_init()

Completed in 19 milliseconds