Home | History | Annotate | Download | only in Objects

Lines Matching refs:tp_print

2748     0,                                          /* tp_print */

3504 0, /* tp_print */
3853 COPYSLOT(tp_print);
5968 TPSLOT("__str__", tp_print, NULL, NULL, ""),
5971 TPSLOT("__repr__", tp_print, NULL, NULL, ""),
6677 0, /* tp_print */