Searched refs:wrap_text (Results 1 – 4 of 4) sorted by relevance
335 text = wrap_text(help, text_width)375 def wrap_text(text, width): function456 print("\n".join(wrap_text(text, w)))
363 text = wrap_text(help, text_width)410 def wrap_text (text, width): function
1329 .. function:: wrap_text(text, width)
1338 .. function:: wrap_text(text, width)