Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobject.c229 PyObject_Init(PyObject *op, PyTypeObject *tp) in PyObject_Init() function
/external/python/cpython2/Objects/
Dobject.c218 PyObject_Init(PyObject *op, PyTypeObject *tp) in PyObject_Init() function