Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h795 {"rstrip", _PyCFunction_CAST(bytearray_rstrip), METH_FASTCALL, bytearray_rstrip__doc__},
801 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function

Completed in 2 milliseconds