Home | History | Annotate | Download | only in python2.7

Lines Matching refs:PyString_AS_STRING

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