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