Searched refs:bytearray_fromstringandsize (Results 1 – 2 of 2) sorted by relevance
23 bytearray_fromstringandsize(PyObject *Py_UNUSED(module), PyObject *args) in bytearray_fromstringandsize() function106 {"bytearray_fromstringandsize", bytearray_fromstringandsize, METH_VARARGS},
48 fromstringandsize = _testlimitedcapi.bytearray_fromstringandsize