Lines Matching refs:isspace
1946 return not line or line.isspace()2843 if line and line[-1].isspace():