-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Description
This would seem more symmetrical, as there is also seek_absolute().
Using seek() without being explicit may have lead to bugs like these two:
In both cases there should be seek_absolute() instead of seek(), which is correctly used at the third place:
BTW, this 3-fold repetition calls for refactoring, probably using a Context Manager ...?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels