Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dstropmodule.c590 strop_expandtabs(PyObject *self, PyObject *args) in strop_expandtabs() function
1219 {"expandtabs", strop_expandtabs, METH_VARARGS, expandtabs__doc__},