Searched refs:bytes_endswith (Results 1 – 2 of 2) sorted by relevance
2278 bytes_endswith(PyBytesObject *self, PyObject *args) in bytes_endswith() function2462 {"endswith", (PyCFunction)bytes_endswith, METH_VARARGS,
2268 bytes_endswith(PyBytesObject *self, PyObject *args) in bytes_endswith() function2468 {"endswith", (PyCFunction)bytes_endswith, METH_VARARGS,