FileIterator.next(): Break out of the while-loop by raising IndexError
earlier in the loop. Basically, once we've got a tid from the transaction record, we check it against our stop tid, and we check the status looking for a 'c' flag.
Showing
Please register or sign in to comment