Searched refs:stringlib_isupper (Results 1 – 2 of 2) sorted by relevance
37 stringlib_isupper(PyObject *self) in stringlib_isupper() function
2854 {"isupper", (PyCFunction)stringlib_isupper, METH_NOARGS,