Searched refs:string_islower (Results 1 – 1 of 1) sorted by relevance
3443 string_islower(PyStringObject *self) in string_islower() function3644 {"islower", (PyCFunction)string_islower, METH_NOARGS, islower__doc__},