Searched refs:Py_tp_str (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Include/ | ||
D | typeslots.h | 77 #define Py_tp_str 70 macro |
/third_party/python/Modules/ | ||
D | _tkinter.c | 994 {Py_tp_str, (reprfunc)PyTclObject_str}, |
D | _ssl.c | 592 {Py_tp_str, SSLError_str}, |