Home | History | Annotate | Download | only in python2.7

Lines Matching refs:iswspace

860 #define isspace(c) iswspace(btowc(c))