Home | History | Annotate | Download | only in Objects

Lines Matching refs:repr_str

5316     static PyObject *repr_str;

5318 func = lookup_method(self, "__repr__", &repr_str);