Searched refs:bytes_endswith (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | bytesobject.c | 2303 bytes_endswith(PyBytesObject *self, PyObject *args) in bytes_endswith() function 2504 {"endswith", (PyCFunction)bytes_endswith, METH_VARARGS, |
Completed in 5 milliseconds