Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c5113 PyType_Ready(PyTypeObject *type) in PyType_Ready() function
/external/python/cpython2/Objects/
Dtypeobject.c4123 PyType_Ready(PyTypeObject *type) function