Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dstropmodule.c910 strop_maketrans(PyObject *self, PyObject *args) in strop_maketrans() function
1225 {"maketrans", strop_maketrans, METH_VARARGS, maketrans__doc__},