Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dstropmodule.c304 strop_find(PyObject *self, PyObject *args) in strop_find() function
1220 {"find", strop_find, METH_VARARGS, find__doc__},