Home
last modified time | relevance | path

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

/third_party/python/Include/
Dtypeslots.h77 #define Py_tp_str 70 macro
/third_party/python/Misc/
Dstable_abi.txt67 const Py_tp_str
/third_party/python/Modules/
D_tkinter.c999 {Py_tp_str, (reprfunc)PyTclObject_str},
D_ssl.c432 {Py_tp_str, SSLError_str},