Searched refs:do_strip (Results 1 – 1 of 1) sorted by relevance
61 do_strip = lambda s: s.strip() if strip else s function66 do_strip(do_str(s))