Home
last modified time | relevance | path

Searched refs:type_prepare (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dtypeobject.c4102 type_prepare(PyObject *self, PyObject *const *args, Py_ssize_t nargs, in type_prepare() function
4219 {"__prepare__", (PyCFunction)(void(*)(void))type_prepare,