Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h561 {"insert", _PyCFunction_CAST(bytearray_insert), METH_FASTCALL, bytearray_insert__doc__},
567 bytearray_insert(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_insert() function

Completed in 2 milliseconds