Home | History | Annotate | Download | only in policyrep

Lines Matching refs:mself

1656 	PyObject *mself = PyCFunction_GET_SELF(destroy);
1657 res = ((*meth)(mself, v));