Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h99 {"copy", (PyCFunction)bytearray_copy, METH_NOARGS, bytearray_copy__doc__},
105 bytearray_copy(PyByteArrayObject *self, PyObject *Py_UNUSED(ignored)) in bytearray_copy() function

Completed in 2 milliseconds