Searched refs:bytearray_richcompare (Results 1 – 2 of 2) sorted by relevance
1009 bytearray_richcompare(PyObject *self, PyObject *other, int op) in bytearray_richcompare() function2352 (richcmpfunc)bytearray_richcompare, /* tp_richcompare */
1040 bytearray_richcompare(PyObject *self, PyObject *other, int op) in bytearray_richcompare() function2943 (richcmpfunc)bytearray_richcompare, /* tp_richcompare */