election_day.formats.imports.election_compound.internal ======================================================= .. py:module:: election_day.formats.imports.election_compound.internal Functions --------- .. autoapisummary:: election_day.formats.imports.election_compound.internal.import_election_compound_internal Module Contents --------------- .. py:function:: import_election_compound_internal(compound: onegov.election_day.models.ElectionCompound, principal: onegov.election_day.models.Canton | onegov.election_day.models.Municipality, file: IO[bytes], mimetype: str) -> list[onegov.election_day.formats.imports.common.FileImportError] Tries to import the given file (internal format). Does not support separate expat results. :return: A list containing errors.