Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytesobject.c.h329 {"rstrip", _PyCFunction_CAST(bytes_rstrip), METH_FASTCALL, bytes_rstrip__doc__},
335 bytes_rstrip(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs) in bytes_rstrip() function

Completed in 2 milliseconds