217
219
expected_field_count = entry_size * state._num_entries
218
220
field_count = len(fields)
219
221
# this checks our adjustment, and also catches file too short.
223
226
field_count - cur, expected_field_count, entry_size,
226
229
if num_present_parents == 1:
227
230
# Bind external functions to local names