Searched refs:dummyweakref (Results 1 – 1 of 1) sorted by relevance
717 static PyObject *_localdummy_destroyed(PyObject *meth_self, PyObject *dummyweakref);1032 _localdummy_destroyed(PyObject *localweakref, PyObject *dummyweakref) in _localdummy_destroyed() argument1045 ldict = PyDict_GetItemWithError(self->dummies, dummyweakref); in _localdummy_destroyed()1047 PyDict_DelItem(self->dummies, dummyweakref); in _localdummy_destroyed()