Home | History | Annotate | Download | only in Objects

Lines Matching refs:do_xstrip

1931 do_xstrip(PyBytesObject *self, int striptype, PyObject *sepobj)
2005 return do_xstrip(self, striptype, bytes);