Updates:
Status: Done
Owner: pekka.klarck
Labels: -Priority-Medium Priority-Low alpha2
Comment #5 on issue 1036 by pekka.klarck: expose TxtReader._split_row as a
public function
http://code.google.com/p/robotframework/issues/detail?id=1036
This issue was updated by revision 2b464c6e3968.
The patch looked good and is now applied. Special thanks for providing
tests.
I did some clean-up to the patch and the surrounding code. I also changed
the logic so that leading and trailing spaces are strip when splitting
pipe-separated rows.