Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dstropmodule.c947 strop_translate(PyObject *self, PyObject *args) in strop_translate() function
1233 {"translate", strop_translate, METH_VARARGS, translate__doc__},