str2d.Str2D.rstrip

Str2D.rstrip(*args, **kwargs) Str2D[source]

Right strip line by line. Return the right stripped version of the data. This is a wrapper around the rstrip method from the str class.