Home
last modified time | relevance | path

Searched defs:PyBytes_Repr (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Include/
Dbytesobject.h17 #define PyBytes_Repr PyString_Repr macro
/external/python/cpython3/Objects/
Dbytesobject.c1342 PyBytes_Repr(PyObject *obj, int smartquotes) in PyBytes_Repr() function
/external/python/cpython2/Objects/
Dbytesobject.c1336 PyBytes_Repr(PyObject *obj, int smartquotes) in PyBytes_Repr() function