Searched refs:stringlib_isupper (Results 1 – 3 of 3) sorted by relevance
44 stringlib_isupper(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isupper() function
2254 {"isupper", stringlib_isupper, METH_NOARGS,
2505 {"isupper", stringlib_isupper, METH_NOARGS,