Just wrote:
>    >>> "a\nb\nc\n".splitlines(True)
>    ['a\n', 'b\n', 'c\n']

Genius - Thanks alot  for the quick response !! :-)

Thanks,
Davy Mitchell

The Good Ol' Blog 
http://www.latedecember.com/sites/personal/davy/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to