Searched refs:read_section_id (Results 1 – 1 of 1) sorted by relevance
700 read_section_id = file.read32()701 if read_section_id != section_id:702 … raise Exception("Mismatched section footer: %x vs %x" % (read_section_id, section_id))