Contents:
Str2D
Str2D.lstrip()
Left strip line by line. Return the left stripped version of the data. This is a wrapper around the lstrip method from the str class.