Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dmethodobject.c161 meth_dealloc(PyCFunctionObject *m) in meth_dealloc() function
166 Py_TRASHCAN_BEGIN(m, meth_dealloc); in meth_dealloc()
339 (destructor)meth_dealloc, /* tp_dealloc */

Completed in 1 milliseconds