Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dstropmodule.c674 strop_count(PyObject *self, PyObject *args) in strop_count() function
1218 {"count", strop_count, METH_VARARGS, count__doc__},