1490
1490
if entry.kind == 'directory':
1491
1491
directories_to_expand.add(entry.file_id)
1492
1492
interesting.add(entry.parent_id)
1496
1496
# Now, interesting has all of the direct parents, but not the
1497
1497
# parents of those parents. It also may have some duplicates with