Searched refs:bytearray_alloc (Results 1 – 1 of 1) sorted by relevance
2588 bytearray_alloc(PyByteArrayObject *self) in bytearray_alloc() function2824 {"__alloc__", (PyCFunction)bytearray_alloc, METH_NOARGS, alloc_doc},