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

Lines Matching refs:stripped

147         stripped = s.rstrip()
148 right_spaces = s[len(stripped):]
149 s = stripped