Home | History | Annotate | Download | only in python2.7

Lines Matching defs:reprfunc

313 typedef PyObject *(*reprfunc)(PyObject *);
336 reprfunc tp_repr;
348 reprfunc tp_str;