Home | History | Annotate | Download | only in Objects

Lines Matching refs:tp_print

2845     0,                                          /* tp_print */
3624 0, /* tp_print */
3979 COPYSLOT(tp_print);
5975 TPSLOT("__str__", tp_print, NULL, NULL, ""),
5976 TPSLOT("__repr__", tp_print, NULL, NULL, ""),
6812 0, /* tp_print */