Searched defs:bytearray_partition (Results 1 – 2 of 2) sorted by relevance
1482 bytearray_partition(PyByteArrayObject *self, PyObject *sep) in bytearray_partition() function
2118 bytearray_partition(PyByteArrayObject *self, PyObject *sep_obj) in bytearray_partition() function