Home
last modified time | relevance | path

Searched defs:bytes_rstrip_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dbytesobject.c2066 bytes_rstrip_impl(PyBytesObject *self, PyObject *bytes) in bytes_rstrip_impl() function
/external/python/cpython2/Objects/
Dbytesobject.c2073 bytes_rstrip_impl(PyBytesObject *self, PyObject *bytes) in bytes_rstrip_impl() function