Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h801 {"removesuffix", (PyCFunction)unicode_removesuffix, METH_O, unicode_removesuffix__doc__},
807 unicode_removesuffix(PyObject *self, PyObject *arg) in unicode_removesuffix() function

Completed in 2 milliseconds