Home
last modified time | relevance | path

Searched refs:Py_tp_str (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/
Dtypeslots.h77 #define Py_tp_str 70 macro
/third_party/python/Modules/
D_tkinter.c994 {Py_tp_str, (reprfunc)PyTclObject_str},
D_ssl.c592 {Py_tp_str, SSLError_str},