fill(text : string) -> string Reformat the single paragraph in 'text' to fit in lines of no more than 'self.width' columns, and return a new string containing the entire wrapped paragraph.
(self, text)
source not stored for this graph (policy: none)
no test coverage detected