PyIMAPITable.SeekRowApprox

SeekRowApprox(numerator, denominator)

Moves the cursor to an approximate fractional position in the table.

Parameters

numerator : int

The numerator of the fraction representing the table position

denominator : int

The denominator of the fraction representing the table position. This must not be zero.