Home | History | Annotate | Download | only in Include

Lines Matching refs:PyString_AS_STRING

533 #define PyObject_REPR(obj) PyString_AS_STRING(PyObject_Repr(obj))