Home | History | Annotate | Download | only in Objects

Lines Matching refs:init_str

5703     static PyObject *init_str;

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