Searched refs:bytearray_alloc (Results 1 – 1 of 1) sorted by relevance
2008 bytearray_alloc(PyByteArrayObject *self, PyObject *Py_UNUSED(ignored)) in bytearray_alloc() function2217 {"__alloc__", (PyCFunction)bytearray_alloc, METH_NOARGS, alloc_doc},