1518
1518
if source is parent_maps[0]:
1519
1519
# this KnitVersionedFiles
1520
1520
records = [(key, positions[key][1]) for key in keys]
1522
1522
(record_details, index_memo, _) = positions[key]
1523
1523
yield KnitContentFactory(key, global_map[key],
1524
record_details, sha1, raw_data, self._factory.annotated, None)
1524
record_details, None, raw_data, self._factory.annotated, None)
1526
1526
vf = self._fallback_vfs[parent_maps.index(source) - 1]
1527
1527
for record in vf.get_record_stream(keys, ordering,