Home
last modified time | relevance | path

Searched refs:strop_replace (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dstropmodule.c1170 strop_replace(PyObject *self, PyObject *args) in strop_replace() function
1226 {"replace", strop_replace, METH_VARARGS, replace__doc__},