Wrap a single paragraph of text, returning a list of wrapped lines. Reformat the single paragraph in 'text' so it fits in lines of no more than 'width' columns, and return a list of wrapped lines. By default, tabs in 'text' are expanded with string.expandtabs(), and all other white
(text, width=70, **kwargs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected