Home | History | Annotate | Download | only in Objects

Lines Matching refs:init_str

5863     static PyObject *init_str;
5864 PyObject *meth = lookup_method(self, "__init__", &init_str);