l.t.m.v.VPOExport : class documentation

Part of lp.translations.model.vpoexport View In Hierarchy

Present translations in a form suitable for efficient export.
Method __init__ Store raw data as given in VPOExport.column_names.
Method setRefs Store various object references.
def __init__(self, *args):
Store raw data as given in VPOExport.column_names.
def setRefs(self, pofile, potmsgsets_lookup):
Store various object references.

:param pofile: the `POFile` that this export is for.
:param potmsgsets_lookup: a dict mapping numeric ids to `POTMsgSet`s.
    This saves the ORM the job of fetching them one by one as other
    objects refer to them.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.