435
435
# there must be one line - the empty trailer line.
436
436
raise errors.BadIndexData(self)
439
439
"""Return references that are not present in this index.
443
446
for key, (value, ref_lists) in self._nodes.iteritems():
444
447
ref_list = ref_lists[ref_list_num]