Home | History | Annotate | Download | only in Objects

Lines Matching refs:Py_ISALPHA

234         while (*f && *f != '%' && !Py_ISALPHA(*f))