Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytesobject.c.h261 {"strip", _PyCFunction_CAST(bytes_strip), METH_FASTCALL, bytes_strip__doc__},
267 bytes_strip(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs) in bytes_strip() function

Completed in 2 milliseconds