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