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