Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dstropmodule.c421 strop_strip(PyObject *self, PyObject *args) in strop_strip() function
1231 {"strip", strop_strip, METH_O, strip__doc__},