Searched refs:string_strip (Results 1 – 1 of 1) sorted by relevance
1930 string_strip(PyStringObject *self, PyObject *args) in string_strip() function3668 {"strip", (PyCFunction)string_strip, METH_VARARGS, strip__doc__},