Home
last modified time | relevance | path

Searched refs:bytes_endswith (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dbytesobject.c2303 bytes_endswith(PyBytesObject *self, PyObject *args) in bytes_endswith() function
2504 {"endswith", (PyCFunction)bytes_endswith, METH_VARARGS,

Completed in 4 milliseconds