On 3 May 2017 at 20:26, <leonardo.sandoval.gonza...@linux.intel.com> wrote:
> line = textwrap.fill(t.strip(), > width=100000, > initial_indent=' ', > - subsequent_indent=' ') or '.' > + subsequent_indent=' ') or ' > .' > The dpkg patch removes use of textwrap: so why bother with textwrap if the wrapping width is 100000 characters? Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core