Home | History | Annotate | Download | only in Objects

Lines Matching refs:tp_free

631     Py_TYPE(f)->tp_free((PyObject *)f);
2506 PyObject_Del, /* tp_free */