Home | History | Annotate | Download | only in Objects

Lines Matching refs:stringlib_lower

2158     {"lower", (PyCFunction)stringlib_lower, METH_NOARGS, _Py_lower__doc__},