before_first method

before_first(self)

Move the cursor to the front of this object, just before the first row.


def before_first(self):
    ...

See Also