l.t.s.f.CreditsFixer : class documentation

Part of lp.translations.scripts.fix_translation_credits View In Hierarchy

`ITunableLoop` that translates all `POFile`s' translation credits.
Method __init__ Undocumented
Method isDone See ITunableLoop.
Method getPOFilesBatch Return a batch of POFiles to work with.
Method __call__ See ITunableLoop.
def __init__(self, transaction, logger, start_at=0):
Undocumented
def isDone(self):
See ITunableLoop.
def getPOFilesBatch(self, chunk_size):
Return a batch of POFiles to work with.
def __call__(self, chunk_size):
See `ITunableLoop`.

Retrieve a batch of `POFile`s in ascending id order, and mark
all of their translation credits as translated.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.