Home | History | Annotate | Download | only in Objects

Lines Matching refs:init_str

5651     static PyObject *init_str;

5652 PyObject *meth = lookup_method(self, "__init__", &init_str);