Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h121 {"removeprefix", (PyCFunction)bytearray_removeprefix, METH_O, bytearray_removeprefix__doc__},
127 bytearray_removeprefix(PyByteArrayObject *self, PyObject *arg) in bytearray_removeprefix() function

Completed in 3 milliseconds