Home | History | Annotate | Download | only in Modules

Lines Matching full:strop_replace

1170 strop_replace(PyObject *self, PyObject *args)
1226 {"replace", strop_replace, METH_VARARGS, replace__doc__},