Searched refs:strop_rstrip (Results 1 – 1 of 1) sorted by relevance
447 strop_rstrip(PyObject *self, PyObject *args) in strop_rstrip() function1228 {"rstrip", strop_rstrip, METH_O, rstrip__doc__},