On Sep 6, 5:40 pm, rantingrick <[email protected]> wrote: > On Sep 6, 5:00 pm, Bart Kastermans <[email protected]> wrote:
> Take your input data and replace ALL single newlines with null strings CORRECTION: Take your input data and replace ALL single newlines with A SINGLE SPACE -- http://mail.python.org/mailman/listinfo/python-list
