Searched refs:wrap_to (Results 1 – 1 of 1) sorted by relevance
286 def wrap_to(line, columns): function307 for i, wrapped_line in enumerate(wrap_to(line, 68 - (2 * indent))):