Searched refs:weakref_dealloc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | weakrefobject.c | 107 weakref_dealloc(PyObject *self) in weakref_dealloc() function 373 .tp_dealloc = weakref_dealloc, |
Completed in 2 milliseconds