Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h764 bytearray_lstrip_impl(PyByteArrayObject *self, PyObject *bytes);
780 return_value = bytearray_lstrip_impl(self, bytes); in bytearray_lstrip()

Completed in 2 milliseconds