Home | History | Annotate | Download | only in unittest

Lines Matching refs:strip

263         return doc and doc.split("\n")[0].strip() or None
919 if len(firstlines) == 1 and first.strip('\r\n') == first:
1076 return doc and doc.split("\n")[0].strip() or None