Searched refs:do_xstrip (Results 1 – 1 of 1) sorted by relevance
1875 do_xstrip(PyBytesObject *self, int striptype, PyObject *sepobj) in do_xstrip() function1949 return do_xstrip(self, striptype, bytes); in do_argstrip()