Searched refs:bytes_repr (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
H A Dbytesobject.c1394 bytes_repr(PyObject *op) function
1407 return bytes_repr(op);
2834 (reprfunc)bytes_repr, /* tp_repr */

Completed in 528 milliseconds