Fill a single paragraph of text, returning a new string. Reformat the single paragraph in 'text' to fit in lines of no more than 'width' columns, and return a new string containing the entire wrapped paragraph. As with wrap(), tabs are expanded and other whitespace characters conve
(text, width=70, **kwargs)
source not stored for this graph (policy: none)
no test coverage detected